commit | 9632051963cb6e6f7412990f8b962209b9334e13 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Tue Nov 29 22:27:14 2005 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Nov 29 21:39:22 2005 -0800 |
tree | 1f1fe030107d06e4b43dbee90e95b374ccec7fc2 | |
parent | d2ef5ebb4c4fe141a82252d4db8d8521e6765c5a [diff] |
[PATCH] hwmon: w83792d fix unused fan pins 1. This patch add check for fan4,5,6,7 and do not create device file if their pins are not configured as fan. 2. Fix the issue that can not set fan divisor to 128. 3. Fix the index out of bounds bug in w83792d_detect function. Signed-off-by: Yuan Mu <ymu@winbond.com.tw> Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>