OSDN Git Service

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)
commit16639eb08a6947bef8f4d78e22b6010ba4c3cb90
tree853f81ee94a18723e7880bff038b5ed21bcba55f
parent7e50387bceda4d5542e4ba87097f69071b425fe5
ipmi: clean up the device handling for the bmc device

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