hwmon: (w83627hf) Stop using globals for I/O port numbers
authorJean Delvare <khali@linux-fr.org>
Wed, 9 Dec 2009 19:35:49 +0000 (20:35 +0100)
committerJean Delvare <khali@linux-fr.org>
Wed, 9 Dec 2009 19:35:49 +0000 (20:35 +0100)
Stop using global variables REG and VAL for I/O port numbers. This is
ugly and unsafe.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Rodolfo Giometti <giometti@linux.it>

No differences found