Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232504
b: refs/heads/master
c: b26e72f
h: refs/heads/master
v: v3
  • Loading branch information
Ben Skeggs committed Jan 25, 2011
1 parent 515f1a3 commit 03e5f46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1c2a679aa99d4b9d01004863d72d818534d4ac54
refs/heads/master: b26e72fbb58d3665a75b58679535a8e283da5a11
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/nouveau/nouveau_temp.c
Original file line number Diff line number Diff line change
Expand Up @@ -265,8 +265,8 @@ nouveau_temp_probe_i2c(struct drm_device *dev)
struct i2c_board_info info[] = {
{ I2C_BOARD_INFO("w83l785ts", 0x2d) },
{ I2C_BOARD_INFO("w83781d", 0x2d) },
{ I2C_BOARD_INFO("f75375", 0x2e) },
{ I2C_BOARD_INFO("adt7473", 0x2e) },
{ I2C_BOARD_INFO("f75375", 0x2e) },
{ I2C_BOARD_INFO("lm99", 0x4c) },
{ }
};
Expand Down

0 comments on commit 03e5f46

Please sign in to comment.