ipmi: Prefer ACPI system interfaces over SMBIOS ones
authorCorey Minyard <cminyard@mvista.com>
Fri, 8 Sep 2017 19:05:58 +0000 (14:05 -0500)
committerCorey Minyard <cminyard@mvista.com>
Wed, 27 Sep 2017 21:03:45 +0000 (16:03 -0500)
commit7e030d6dff713250c7dcfb543cad2addaf479b0e
tree3281afbbacc2634d095864475b595090840cf4c1
parent9ca15af3164f3bb84db101fc7843fde25be3288c
ipmi: Prefer ACPI system interfaces over SMBIOS ones

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>
drivers/char/ipmi/ipmi_si_intf.c