]> git.baikalelectronics.ru Git - kernel.git/commit
hwmon: (it87) Use is_visible for fan attributes
authorGuenter Roeck <linux@roeck-us.net>
Sat, 30 Mar 2013 21:51:20 +0000 (14:51 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 19 Apr 2016 13:32:36 +0000 (06:32 -0700)
commit2e6deb61ee11d61dda7b0fff2132ea7173b1c81e
treebde3cfff4a46c2aef1caa8eb5e87bea6b2623a60
parentb552c46c882451edc7accb7469af68983633391a
hwmon: (it87) Use is_visible for fan attributes

Simplify code and reduce object size by almost 500 bytes on x86_64.

Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/it87.c