ipmi: Check the BT interrupt enable periodically
authorCorey Minyard <cminyard@mvista.com>
Thu, 20 Nov 2014 13:19:44 +0000 (07:19 -0600)
committerCorey Minyard <cminyard@mvista.com>
Thu, 11 Dec 2014 21:04:14 +0000 (15:04 -0600)
On a reset, the BMC may reset the BT enable in the processor
registers (different than the global enables in the BMC).  Check
it periodically and fix it if necessary.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Tested-by: Tony Rex <tony.rex@ericsson.com>
Tested-by: Magnus Johansson E <magnus.e.johansson@ericsson.com>
drivers/char/ipmi/ipmi_si_intf.c

Simple merge