]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (it87) Manage device specific features with table
authorGuenter Roeck <linux@roeck-us.net>
Sun, 11 Nov 2012 22:51:35 +0000 (09:51 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sun, 11 Nov 2012 22:51:35 +0000 (09:51 +1100)
commita586375e0b30f84d349ce6df97c81fc3b62218e4
tree1af09f5f4088d48eb2c3d412d01942ae70b7c321
parent226cc6c4b4c2c5bfeb84cda3042d793b5010c2ee
hwmon: (it87) Manage device specific features with table

This simplifies the code, improves runtime performance, reduces
code size (about 280 bytes on x86_64), and makes it easier
to add support for new devices.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/it87.c