]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (it87) Save voltage register values in 2-dimensional array
authorGuenter Roeck <linux@roeck-us.net>
Wed, 31 Oct 2012 23:18:29 +0000 (10:18 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 31 Oct 2012 23:43:03 +0000 (10:43 +1100)
commit31add3128bc5c87f1d47f48de9ef7bd2002aa50c
treec308e6e90a34b1bc700f9b813a9fa61641d5b305
parent3735dc1013ee4493960f847539f2c2ba9a064c8c
hwmon: (it87) Save voltage register values in 2-dimensional array

Reduces code size (more than 600 bytes on x86_64),
and gets rid of some checkpatch errors.

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