]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (it87) Replace pwm group macro with direct attribute definitions
authorGuenter Roeck <linux@roeck-us.net>
Mon, 5 Nov 2012 22:54:47 +0000 (09:54 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 5 Nov 2012 22:54:47 +0000 (09:54 +1100)
commit5f364781b8a40b0e18e2d9c9ec99f75cfabd504e
tree157248271702c1358eb04a884e259f79edf782c9
parentd90e254f51b0df42d899bde32753422230858a7c
hwmon: (it87) Replace pwm group macro with direct attribute definitions

Fix checkpatch error:

ERROR: Macros with multiple statements should be enclosed in a do - while loop

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/it87.c