ipmi: simplify locking
authorCorey Minyard <cminyard@mvista.com>
Wed, 28 Mar 2012 21:42:50 +0000 (14:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Mar 2012 00:14:36 +0000 (17:14 -0700)
commitf60adf42ad55405d1b17e9e5c33fdb63f1eb8861
treeb4a7689884c8ee44dc21656ab03b74f56877c672
parent895dcfd1cab84d7e1c22af645a7f2f3c9bb5f24e
ipmi: simplify locking

Now that the the IPMI driver is using a tasklet, we can simplify the
locking in the driver and get rid of the message lock.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/ipmi/ipmi_si_intf.c