]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (it87) Save temperature registers 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)
commitff582858d3689947a0aae245fe4eeacedba25e95
treec17611287309d6b2e35662bd667943ba16e3e08a
parente643fc468d135356a630689623d0615c482da242
hwmon: (it87) Save temperature registers in 2-dimensional array

Cleaner code, fewer checkpatch errors, and reduced code size
(saves more than 500 bytes on x86-64).

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