ipmi: Prefer ACPI system interfaces over SMBIOS ones
authorCorey Minyard <cminyard@mvista.com>
Fri, 8 Sep 2017 19:05:58 +0000 (14:05 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Nov 2017 07:37:05 +0000 (08:37 +0100)
commit8d8564fce80dfafa8e90c345161aff734d9730cd
tree26b4a65c10226cd432d3f37904e3c80238f4eff2
parent71d3850bf1e9458ed6a6119abe084e253128dee5
ipmi: Prefer ACPI system interfaces over SMBIOS ones

commit 7e030d6dff713250c7dcfb543cad2addaf479b0e upstream.

The recent changes to add SMBIOS (DMI) IPMI interfaces as platform
devices caused DMI to be selected before ACPI, causing ACPI type
of operations to not work.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/ipmi/ipmi_si_intf.c