ipmi: Add shutdown functions for users and interfaces
authorCorey Minyard <cminyard@mvista.com>
Thu, 5 Apr 2018 21:44:12 +0000 (16:44 -0500)
committerCorey Minyard <cminyard@mvista.com>
Wed, 18 Apr 2018 15:22:54 +0000 (10:22 -0500)
commitb7780dab90e8da302bc7d0d1b39b538b822017e8
tree46a83506c977f5a8b2a81f9535b1aabf1441ad36
parent6aa2dd0092d2762cc12cccf5142313858f4153a4
ipmi: Add shutdown functions for users and interfaces

Since things that IPMI uses can be hot-swapped, the users and
interfaces really need to be able to handle this.

Add the functions so the users and interfaces can implement
them, the actual function will be added after everything is
ready.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
include/linux/ipmi.h
include/linux/ipmi_smi.h