commit | 16639eb08a6947bef8f4d78e22b6010ba4c3cb90 | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Fri Oct 10 21:54:03 2014 -0500 |
committer | Corey Minyard <cminyard@mvista.com> | Thu Dec 11 15:04:04 2014 -0600 |
tree | 853f81ee94a18723e7880bff038b5ed21bcba55f | |
parent | 7e50387bceda4d5542e4ba87097f69071b425fe5 [diff] |
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>