commit | b72656dbc491484765776a16eeb55ef2e90efea6 | [log] [tgz] |
---|---|---|
author | Jean Delvare <[email protected]> | Wed Dec 09 20:35:49 2009 +0100 |
committer | Jean Delvare <[email protected]> | Wed Dec 09 20:35:49 2009 +0100 |
tree | 17d8634c2871686b1593f7406f3abb517893075f | |
parent | 8918023d40ebb2c086e77368810763975761cb1b [diff] |
hwmon: (w83627hf) Stop using globals for I/O port numbers Stop using global variables REG and VAL for I/O port numbers. This is ugly and unsafe. Signed-off-by: Jean Delvare <[email protected]> Cc: Rodolfo Giometti <[email protected]>