commit | 5a4d3ef317c845893fe3f9d3517cb0a99375da53 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu Jul 05 20:38:32 2007 +0200 |
committer | Mark M. Hoffman <mhoffman@lightlink.com> | Tue Oct 09 22:56:30 2007 -0400 |
tree | 3e1b29b3ef889d160f8cc29e5d534bd5f7a79464 | |
parent | bf76e9d3c42fae879feabe26a10bf8ebf27ab328 [diff] |
hwmon: (lm85) Clean up the handling of additional resolution bits The way the lm85 driver currently handles the additional resolution bits some chips have for the voltage and temperature measurements is quite complex. This is my attempt to make it simpler. 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>