ipmi_ssif: Convert over to a shutdown handler
authorCorey Minyard <cminyard@mvista.com>
Fri, 6 Apr 2018 03:06:45 +0000 (22:06 -0500)
committerCorey Minyard <cminyard@mvista.com>
Wed, 18 Apr 2018 15:23:00 +0000 (10:23 -0500)
commita313dec6401f0ceaec77262b411d77c18aef27ee
tree3c29094c915c7790b626e55af826a3386eafc468
parent7960f18a56475bf2177c5ff56c72eb4c12c56440
ipmi_ssif: 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_ssif.c