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