]> 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>
Wed, 31 Oct 2012 23:18:30 +0000 (10:18 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 31 Oct 2012 23:43:04 +0000 (10:43 +1100)
commitf00483483edcd3592bb7e0f8e6b68f5e102b578d
treeeaf78bf53042c71dd2ca3b246ad11821fb885b0a
parent9bfb5ea5b6a3483d9c77442f61d61bc172cbb710
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