commit | 7e030d6dff713250c7dcfb543cad2addaf479b0e | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Fri Sep 08 14:05:58 2017 -0500 |
committer | Corey Minyard <cminyard@mvista.com> | Wed Sep 27 16:03:45 2017 -0500 |
tree | 3281afbbacc2634d095864475b595090840cf4c1 | |
parent | 9ca15af3164f3bb84db101fc7843fde25be3288c [diff] |
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>