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)
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>

No differences found