commit | dd1ac5384a08946a99e974bf5749d382e92ed3c0 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu May 01 08:47:33 2008 +0200 |
committer | Mark M. Hoffman <mhoffman@lightlink.com> | Thu Jul 31 23:44:03 2008 -0400 |
tree | 67f91863ab47e0db01ecb7ef99d7b7998915c821 | |
parent | 1f44809ac3d7a3fc977684dc3a95fa221f33fc15 [diff] |
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>