ARM: OMAP: Fix GPIO IRQ unmask
authorKevin Hilman <khilman@mvista.com>
Thu, 17 Jan 2008 05:56:14 +0000 (21:56 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 20 Mar 2008 14:57:54 +0000 (16:57 +0200)
GPIO IRQ unmask doesn't actually do anything useful.  The problem is
hidden by a separate explicit mass unmask at the end of the chained
bank handler.

Signed-off-by: Kevin Hilman <khilman@mvista.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found