commit | 6a8d7acfbef8ac6bf34421eae980f903cbe36874 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Fri Mar 05 22:17:16 2010 +0100 |
committer | Jean Delvare <khali@linux-fr.org> | Fri Mar 05 22:17:16 2010 +0100 |
tree | 2e9715e0f91f4cc09e04747cc86cbc5417395d9f | |
parent | 723a0aa0a10f111d7e9e0977d51ac996bf8edbbf [diff] |
hwmon: (it87) Create vid attributes by group Only VID-related attributes are left in it87_attributes_opt, so we might as well rename it to it87_attributes_vid and use this group to create all attributes at once. Signed-off-by: Jean Delvare <khali@linux-fr.org>