diff options
author | 2012-01-14 08:49:46 +0000 | |
---|---|---|
committer | 2012-01-20 17:57:35 +0000 | |
commit | 98250221691f728b7cad6deed98866f8847e683f (patch) | |
tree | b0d75ec3f7ef11545f1d79c7384bf6d3630f4a9a /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus." (diff) | |
download | linux-dev-98250221691f728b7cad6deed98866f8847e683f.tar.xz linux-dev-98250221691f728b7cad6deed98866f8847e683f.zip |
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 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions