commit | d376684880beb603a11fb6593489a21398d2a491 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Sat Mar 30 15:47:21 2013 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Tue Apr 19 06:32:36 2016 -0700 |
tree | 74bea2b3d75db919d6aa75f0d92b9d856ea0c641 | |
parent | 5c3912616d37bcc292ae09a8be7f1a58d54f19f9 [diff] |
hwmon: (it87) Use single group and is_visible for miscellaneous attributes Use is_visible to determine if attributes should be generated or not. This simplifies the code and reduces object size by about 120 bytes on x86_64. Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>