Displaying 1 result from an estimated 1 matches for "7610fc5".
Did you mean:
761055
2014 May 25
0
[PATCH] drm/nouveau/i2c: bump the i2c delay for the adt7473
...peres at free.fr>
Tested-by: Marcel Dopita <mdop at seznam.cz>
---
drivers/gpu/drm/nouveau/core/subdev/therm/ic.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/gpu/drm/nouveau/core/subdev/therm/ic.c b/drivers/gpu/drm/nouveau/core/subdev/therm/ic.c
index 7610fc5..ca9ad9fd4 100644
--- a/drivers/gpu/drm/nouveau/core/subdev/therm/ic.c
+++ b/drivers/gpu/drm/nouveau/core/subdev/therm/ic.c
@@ -60,9 +60,9 @@ static struct nouveau_i2c_board_info
nv_board_infos[] = {
{ { I2C_BOARD_INFO("w83l785ts", 0x2d) }, 0 },
{ { I2C_BOARD_INFO("w83781d"...