From: Kevin Hilman Date: Wed, 16 Jan 2008 21:56:14 +0000 (-0800) Subject: ARM: OMAP: Fix GPIO IRQ unmask X-Git-Tag: v2.6.24-omap1~30 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58beff4810f16f8510b7e6330a571031ed4cae9e;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