From: Arnaud Patard Date: Thu, 1 Feb 2007 18:13:00 +0000 (-0800) Subject: ARM: OMAP: gpio-switch.c: use right flags for interrupts X-Git-Tag: v2.6.21-omap1~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06faae40388c3eebff0c0c6c5983d7c835e2d008;p=pandora-kernel.git ARM: OMAP: gpio-switch.c: use right flags for interrupts The recent switch from SA_ to IRQF_ constants for interrupt flags introduced a typo in the gpio_switch driver (IRQF_SHIRQ doesn't exist but IRQF_SHARED does). Signed-off-by: Arnaud Patard Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed