hwmon: (lm85) Drop dead code
authorJean Delvare <khali@linux-fr.org>
Thu, 1 May 2008 06:47:33 +0000 (08:47 +0200)
committerMark M. Hoffman <mhoffman@lightlink.com>
Fri, 1 Aug 2008 03:44:03 +0000 (23:44 -0400)
commitdd1ac5384a08946a99e974bf5749d382e92ed3c0
tree67f91863ab47e0db01ecb7ef99d7b7998915c821
parent1f44809ac3d7a3fc977684dc3a95fa221f33fc15
hwmon: (lm85) Drop dead code

Drop a lot of useless register defines, conversion macros, data structure
members and update code. All these register values were read from the
device but nothing is done out of them, so this is all dead code in
practice.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Juerg Haefliger <juergh at gmail.com>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Documentation/hwmon/lm85
drivers/hwmon/lm85.c