hwmon: Allow writing of negative trigger temperatures
authorChristian Hohnstaedt <chohnstaedt@innominate.com>
Thu, 16 Aug 2007 09:40:10 +0000 (11:40 +0200)
committerMark M. Hoffman <mhoffman@lightlink.com>
Wed, 10 Oct 2007 02:56:29 +0000 (22:56 -0400)
- replace differing temperature variable types by long
- use strtol() instead of strtoul() for conversion

Signed-off-by: Christian Hohnstaedt <chohnstaedt@innominate.com>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>

No differences found