ARM: OMAP: Fix GPIO IRQ unmask
authorKevin Hilman <khilman@mvista.com>
Wed, 16 Jan 2008 21:56:14 +0000 (13:56 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 24 Jan 2008 23:22:41 +0000 (15:22 -0800)
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