]> git.baikalelectronics.ru Git - kernel.git/commit
hwmon: (it87) Pass SIO base address as parameter to superio functions
authorGuenter Roeck <linux@roeck-us.net>
Sat, 28 Mar 2015 15:03:10 +0000 (08:03 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 19 Apr 2016 13:32:36 +0000 (06:32 -0700)
commite3bb238f515adc5caecb0cc9a3c4d2d653b744a9
tree8f4c476369fdc7a0b79f96de3f2499e1a8a41d97
parent3ad831077faf5abbf2448b41e456b8e7dd02ada2
hwmon: (it87) Pass SIO base address as parameter to superio functions

This will let us support more than one chip on different SIO addresses
with the same driver.

Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/it87.c