hwmon: (w83627ehf) Unify temperature register access, and use strict string conversions
authorGuenter Roeck <guenter.roeck@ericsson.com>
Fri, 4 Feb 2011 20:54:14 +0000 (12:54 -0800)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Tue, 15 Mar 2011 05:39:13 +0000 (22:39 -0700)
commitbce26c58df86599c9570cee83eac58bdaae760e4
tree0c9623f1cf7c273b7e201080ff85adff94b83bc5
parent2d2e148a237f790a19e2faa6d8387cf254010358
hwmon: (w83627ehf) Unify temperature register access, and use strict string conversions

This patch unifies temperature register access, and replaces simple_strtoXXX
with strict_strtoXXX throughout the driver.

Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Acked-by: Ian Dobson <i.dobson@planet-ian.com>
drivers/hwmon/w83627ehf.c