]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9b502ec04a7b751e9c18b6f8618e49e6c2f0526e
tree0c9623f1cf7c273b7e201080ff85adff94b83bc5
parent7124459e4d5d59987463dc4b40332d59a47ce47d
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