]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (it87) Manage device specific features with table
authorGuenter Roeck <linux@roeck-us.net>
Mon, 5 Nov 2012 22:54:47 +0000 (09:54 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 5 Nov 2012 22:54:47 +0000 (09:54 +1100)
commitc3c9ea462ba911d3fd429b327b34464671ed6341
tree65caef2da3ea130e03b4bc67311d87294c877294
parent5f364781b8a40b0e18e2d9c9ec99f75cfabd504e
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