]> 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>
Sun, 11 Nov 2012 22:51:34 +0000 (09:51 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sun, 11 Nov 2012 22:51:34 +0000 (09:51 +1100)
commit226cc6c4b4c2c5bfeb84cda3042d793b5010c2ee
tree650ed0ed68161f51ecc9e805803209fb08700c78
parentb2443539b1639071b1864aba48c39e702faa5d2a
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