commit | 881c585ef79addb2440a7f8d59bda5640d0ff623 | [log] [tgz] |
---|---|---|
author | Nicholas Krause <xerofoify@gmail.com> | Sat May 09 15:32:28 2015 -0400 |
committer | Corey Minyard <cminyard@mvista.com> | Thu Sep 03 15:02:24 2015 -0500 |
tree | e750eaef65bb2c92b30359789b4819697ee06bbc | |
parent | b2234ee9fc059c17e811a365383e3412a2f50bed [diff] |
impi:Remove unneeded setting of module owner to THIS_MODULE in the platform structure, powernv_ipmi_driver This removes the no longer required setting of the module owner for the plaform structure,powernv_ipmi_driver to THIS_MODULE as the driver core for ipmi drivers will directly find and set the module owner for this driver. Signed-off-by: Nicholas Krause <xerofoify@gmail.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>