aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2012-01-14 03:49:46 -0500
committerRussell King <rmk+kernel@arm.linux.org.uk>2012-01-20 12:57:35 -0500
commit98250221691f728b7cad6deed98866f8847e683f (patch)
treeb0d75ec3f7ef11545f1d79c7384bf6d3630f4a9a /include/linux
parent65f2e753f1eb09d3a7e2a0d16408a5433b4097b2 (diff)
MFD: mcp-core: fix complaints from the genirq layer
The genirq layer complains if an interrupt handler returns with interrupts enabled. The UCB1x00 handler does just this, because ucb1x00_enable() calls mcp_enable(), which uses spin_lock_irq() rather than spin_lock_irqsave(). Convert this, and the divisor setting functions to use spin_lock_irqsave(). Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions