summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1/mux.c
diff options
context:
space:
mode:
authorKevin Hilman <khilman@mvista.com>2008-01-16 21:56:15 -0800
committerTony Lindgren <tony@atomide.com>2008-04-14 09:57:10 -0700
commitb144ff6f3068602e5bbcefab888b97bcedb9b4a5 (patch)
tree2f9c4aee5178ac496be9a8f825584c4549cbc2ae /arch/arm/mach-omap1/mux.c
parentd94577d5a581fe55c46b5b82eee733b8d053db19 (diff)
ARM: OMAP: Clear level-triggered GPIO interrupts in unmask hook
The clearing was moved to the unmask hook because it is known to run after the interrupt handler has actually run. Before this patch, if interrupts are threaded, the clearing/unmasking of level triggered interrupts would be done before the threaded handler actually ran. Signed-off-by: Kevin Hilman <khilman@mvista.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap1/mux.c')
0 files changed, 0 insertions, 0 deletions