drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensor
authorMichael Abbott <michael@araneidae.co.uk>
Tue, 22 Sep 2009 00:04:46 +0000 (17:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Sep 2009 14:17:49 +0000 (07:17 -0700)
commitf266889517252bc697e7103bcd6ed46bdf2c1579
tree008a9f272f14e1f3b8e6009dc2509d274cf3155a
parentdc791f8aeeeea4314beede83d6ee74e6af5f627b
drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensor

The ADM1023 temperature sensor supports higher resolution for its external
sensor (sensitivity of 1/8 deg C).  This patch makes this higher
resolution available through the appropriate temperature sysfs nodes.

Curiously, this functionality was available in the 2.4 kernel driver (but
formatted in a less helpful manner).

Cc: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Michael Abbott <michael.abbott@diamond.ac.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/hwmon/adm1021.c