]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (it87) Manage device specific features with table
authorGuenter Roeck <linux@roeck-us.net>
Tue, 13 Nov 2012 23:31:30 +0000 (10:31 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 13 Nov 2012 23:31:30 +0000 (10:31 +1100)
commit1c7ecdcd3de8be5f34ff9aa2fecb7182e33697cc
tree9bcf3d2d941b88f826b7733b2ab4bf3ce6ecc380
parent6a4e2b8b2a0ddc11a316319139737406458cdbf5
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