[PATCH] hwmon: soften lm75 initialization
authorJean Delvare <khali@linux-fr.org>
Wed, 27 Jul 2005 19:28:28 +0000 (21:28 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Sep 2005 16:14:06 +0000 (09:14 -0700)
commite647ecf15e365679f0528d7815ab4db0d4802918
treec1892aa10ee99705e706680760d6bf247e5914af
parent17f990c87a1e5addc49b99a53b3d2a2fac9680e9
[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>
drivers/hwmon/lm75.c