ipmi_si: Convert over to a shutdown handler
authorCorey Minyard <cminyard@mvista.com>
Fri, 6 Apr 2018 03:03:35 +0000 (22:03 -0500)
committerCorey Minyard <cminyard@mvista.com>
Wed, 18 Apr 2018 15:22:59 +0000 (10:22 -0500)
commit7960f18a56475bf2177c5ff56c72eb4c12c56440
treebc60689ccf2baebdbff23ae2c027b296144c012d
parente86ee2d44b44056243da17c120ad258717cedf9b
ipmi_si: Convert over to a shutdown handler

Move the shutdown handling to a shutdown function called from
the IPMI core code.  That makes for a cleaner shutdown.

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