commit | 7b501b1f53605bec17454dd8bbdbbf3f57a7cf32 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu Jan 03 19:44:09 2008 +0100 |
committer | Mark M. Hoffman <mhoffman@lightlink.com> | Thu Feb 07 20:39:44 2008 -0500 |
tree | 3ad4ffe685ebf6a4eca96591012005cf4fa9ed26 | |
parent | 455f791ea3e33a274c098b4a8c2e35d4d1a6d518 [diff] |
hwmon: Discard useless I2C driver IDs Many I2C hwmon drivers define a driver ID but no other code references these, meaning that they are useless. Discard them, along with a few IDs which are defined but never used at all. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>