]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfe5c12427b2c84908899db829206b5cd0fdaf71a
tree67f91863ab47e0db01ecb7ef99d7b7998915c821
parentdfb3d3714a9ec12441ef337530fc5576167566de
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