ipmi: clean up the device handling for the bmc device
authorCorey Minyard <cminyard@mvista.com>
Sat, 11 Oct 2014 02:54:03 +0000 (21:54 -0500)
committerCorey Minyard <cminyard@mvista.com>
Thu, 11 Dec 2014 21:04:04 +0000 (15:04 -0600)
Embed the platform device in the bmc device instead of externally
allocating it, use more proper form for creating the device
attributes, and other general cleanups.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/ipmi_msghandler.c

Simple merge