hwmon: (it87) Add param to ignore ACPI resource conflicts
authorAhmad Khalifa <ahmad@khalifa.ws>
Tue, 4 Oct 2022 21:01:01 +0000 (22:01 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 5 Dec 2022 00:45:01 +0000 (16:45 -0800)
commit12c44ab8b401c29d8d3569aaea34da662b8ece1d
tree23003118c2de90ccbe6b2032aec84995a18d2aea
parent415519ad6966ce35f2535fc3ff95549414beb032
hwmon: (it87) Add param to ignore ACPI resource conflicts

Add parameter to ignore ACPI resource conflicts as an alternate to using
'acpi_enforce_resources=lax'.

Some BIOSes reserve resources and don't use them and the system wide
parameter may result in failures to certain drivers.

Signed-off-by: Ahmad Khalifa <ahmad@khalifa.ws>
Link: https://lore.kernel.org/r/20221004210100.540120-2-ahmad@khalifa.ws
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/it87.c