commit | 1704b26ee3fd89c76724cbea238e951dc019faca | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Mon Mar 30 21:46:42 2009 +0200 |
committer | Jean Delvare <khali@linux-fr.org> | Mon Mar 30 21:46:42 2009 +0200 |
tree | 8ad08be8be5e6ae2eeb523cb03c2db2a24ca2506 | |
parent | b6a33fe2cc1b44851174967943fe5989f7e0550f [diff] |
hwmon: (w83627ehf) Invert fan pin variables logic Use positive logic for fan pin variables (variable is set if pin is used for fan), instead of negative logic which is error prone. Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: Gong Jun <JGong@nuvoton.com>