]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (it87) Manage device specific features with table
authorGuenter Roeck <linux@roeck-us.net>
Wed, 31 Oct 2012 23:18:31 +0000 (10:18 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 31 Oct 2012 23:43:05 +0000 (10:43 +1100)
commit8a2089566e999c1f010f2ae4c4bac56b6d199965
tree53493236d5ccee473446461dcaa143fe5698a422
parentf00483483edcd3592bb7e0f8e6b68f5e102b578d
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