From: Kevin Hilman Date: Thu, 17 Jan 2008 05:56:14 +0000 (-0800) Subject: ARM: OMAP: Fix GPIO IRQ unmask X-Git-Tag: v2.6.25-rc7~59^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4de8c75b00181db8169438e9fa4fb7bdf0db72d5;p=pandora-kernel.git ARM: OMAP: Fix GPIO IRQ unmask 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed