diff options
author | Jean Delvare <khali@linux-fr.org> | 2009-12-16 21:38:26 +0100 |
---|---|---|
committer | Jean Delvare <khali@linux-fr.org> | 2009-12-16 21:38:26 +0100 |
commit | a0e92d70f35b5fd7da8ec2160cda78b98e2113bc (patch) | |
tree | 81ace7f9afc762a016da2de26e62f6bea153cdf8 /drivers/firewire | |
parent | hwmon: New driver for AMD Family 10h/11h CPUs (diff) | |
download | linux-a0e92d70f35b5fd7da8ec2160cda78b98e2113bc.tar.xz linux-a0e92d70f35b5fd7da8ec2160cda78b98e2113bc.zip |
hwmon: (smsc47m1) Only request I/O ports we really use
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: Jean Delvare <khali@linux-fr.org>
Tested-by: Sean Fidler <fidlersean@gmail.com>
Diffstat (limited to 'drivers/firewire')
0 files changed, 0 insertions, 0 deletions