ipmi: Convert DMI handling over to a platform device
authorCorey Minyard <cminyard@mvista.com>
Wed, 3 Feb 2016 16:45:28 +0000 (10:45 -0600)
committerCorey Minyard <cminyard@mvista.com>
Mon, 19 Jun 2017 17:49:38 +0000 (12:49 -0500)
commit0944d889a237b6107f9ceeee053fe7221cdd1089
tree7da1960bd53c5d63bcc9cff81f893ec0e2aa9318
parent9f88145f1871456de67ae6a242ac2661187bd4ff
ipmi: Convert DMI handling over to a platform device

Now that the IPMI DMI code creates a platform device for IPMI devices
in the firmware, use that instead of handling all the DMI work
in the IPMI drivers themselves.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Cc: Andy Lutomirski <luto@kernel.org>
drivers/char/ipmi/ipmi_si_intf.c
drivers/char/ipmi/ipmi_ssif.c