Files
linux-stable-mirror/include/linux
Jean Delvare 70dd6beac0 hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced
When the user passes the kernel parameter acpi_enforce_resources=lax,
the ACPI resources are no longer protected, so a native driver can
make use of them. In that case, we do not want the asus_atk0110 to be
loaded. Unfortunately, this driver loads automatically due to its
MODULE_DEVICE_TABLE, so the user ends up with two drivers loaded for
the same device - this is bad.

So I suggest that we prevent the asus_atk0110 driver from loading if
acpi_enforce_resources=lax.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Luca Tettamanti <kronos.it@gmail.com>
Cc: Len Brown <lenb@kernel.org>
2010-05-27 19:58:37 +02:00
..
2010-05-17 22:39:48 -07:00
2010-05-19 13:38:54 -04:00
2010-05-17 16:30:58 -07:00
2010-05-21 19:30:44 +02:00
2010-05-25 08:07:01 -07:00
2010-05-21 09:34:29 -07:00
2010-05-21 09:37:29 -07:00
2010-05-17 12:17:10 +03:00
2010-05-19 13:44:27 +10:00
2010-05-21 19:30:44 +02:00
2010-05-17 17:18:50 -07:00
2010-05-25 08:06:59 -07:00
2010-05-21 09:34:29 -07:00
2010-05-19 22:15:46 +09:30