-
由 Jean Delvare 提交于
The I/O area of the SMSC LPC47M1xx chips which we use, gives access to a lot of registers, some of which are related to fan speed monitoring and control, but many are not. At the moment, the smsc47m1 driver requests the whole I/O port range. This could easily result in resource conflicts with either ACPI or other drivers. Request only the I/O ports we really use, to prevent such conflicts. Signed-off-by: NJean Delvare <khali@linux-fr.org> Tested-by: NSean Fidler <fidlersean@gmail.com>
a0e92d70