commit | e647ecf15e365679f0528d7815ab4db0d4802918 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Wed Jul 27 21:28:28 2005 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Sep 05 09:14:06 2005 -0700 |
tree | c1892aa10ee99705e706680760d6bf247e5914af | |
parent | 17f990c87a1e5addc49b99a53b3d2a2fac9680e9 [diff] |
[PATCH] hwmon: soften lm75 initialization The LM75 initialization is a bit agressive, it arbitrarily reconfigures the chip. Make it only change the bit it needs. This is a port from the 2.4 kernel version of the driver (lm_sensors). Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>