Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109333
b: refs/heads/master
c: c0fe819
h: refs/heads/master
i:
  109331: 373ea55
v: v3
  • Loading branch information
Martin Michlmayr authored and Nicolas Pitre committed Aug 22, 2008
1 parent 26d5e98 commit f5926d9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 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: 35228e840acc70b49a2eab4eb308ca3d544efdcf
refs/heads/master: c0fe819baf86979a5801387ccd7d8df0dc2f34e2
2 changes: 1 addition & 1 deletion trunk/arch/arm/configs/orion5x_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -884,7 +884,7 @@ CONFIG_HWMON=y
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM75 is not set
CONFIG_SENSORS_LM75=y
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
Expand Down
6 changes: 1 addition & 5 deletions trunk/arch/arm/mach-orion5x/dns323-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -245,12 +245,8 @@ static struct orion5x_mpp_mode dns323_mpp_modes[] __initdata = {
static struct i2c_board_info __initdata dns323_i2c_devices[] = {
{
I2C_BOARD_INFO("g760a", 0x3e),
#if 0
/* this entry requires the new-style driver model lm75 driver,
* for the meantime "insmod lm75.ko force_lm75=0,0x48" is needed */
}, {
I2C_BOARD_INFO("g751", 0x48),
#endif
I2C_BOARD_INFO("lm75", 0x48),
}, {
I2C_BOARD_INFO("m41t80", 0x68),
},
Expand Down

0 comments on commit f5926d9

Please sign in to comment.