]> git.baikalelectronics.ru Git - kernel.git/commit
ipmi: do not probe ACPI devices if si_tryacpi is unset
authorJoe Lawrence <joe.lawrence@stratus.com>
Thu, 18 Feb 2016 21:02:54 +0000 (16:02 -0500)
committerCorey Minyard <cminyard@mvista.com>
Fri, 18 Mar 2016 12:01:24 +0000 (07:01 -0500)
commit8af1fa17f0c3e2ec9bcce53279d2a05b7234ab3d
tree04c059ae0b9e71b1f0118d438ed280d8dfacb2d8
parent48f23d43e2b7da84492df7ad032e822670a1c470
ipmi: do not probe ACPI devices if si_tryacpi is unset

Extend the tryacpi module parameter to turn off acpi_ipmi_probe such
that hard-coded options (type, ports, address, etc.) have complete
control over the smi_info data structures setup by the driver.

Signed-off-by: Joe Lawrence <joe.lawrence@stratus.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/ipmi_si_intf.c