commit | e1169ba0aea187d0ea15d6f98bc818cab37335e5 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Wed Dec 19 22:17:01 2012 +0100 |
committer | Jean Delvare <khali@endymion.delvare> | Wed Dec 19 22:17:01 2012 +0100 |
tree | ed0051f873da553c1aa8f7d63a43d8dbea33ac97 | |
parent | 161d898ac974818156afe48d755578bfd0d6e7c0 [diff] |
hwmon: (it87) Save fan registers in 2-dimensional array Also unify fan functions to use the same code for 8 and 16 bit fans. This patch reduces code size by approximately 1,200 bytes on x86_64. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Jean Delvare <khali@linux-fr.org>