From: Eero Nurkkala Date: Fri, 28 Aug 2009 17:51:36 +0000 (-0700) Subject: OMAP: GPIO: Avoid generating extra IRQs X-Git-Tag: v2.6.32-rc1~645^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82dbb9d39f58e3d12b5903764901df5fec759daf;p=pandora-kernel.git OMAP: GPIO: Avoid generating extra IRQs It is possible for GPIO IRQ lines configured with falling edge triggering only to get IRQs at the rising edge upon the exit of offmode. And vice versa. Prevent such IRQs to arrive by generating the IRQ obeying the detection scheme. Signed-off-by: Eero Nurkkala Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed