commit | 483db43e81f4958e3cd11a990112e8082a6a5261 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Wed Dec 19 22:17:02 2012 +0100 |
committer | Jean Delvare <khali@endymion.delvare> | Wed Dec 19 22:17:02 2012 +0100 |
tree | 4f1f0081a8dedbb2ec9c2f264d40f03ae3772be7 | |
parent | c4458db3688a603a4cb4b1d01ca10ff0d58bc8eb [diff] |
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>