From: David Brownell Date: Thu, 11 Dec 2008 01:35:26 +0000 (-0800) Subject: ARM: OMAP: use gpio_to_irq X-Git-Tag: v2.6.29-rc1~559^2~14^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15f74b0335962e8554c91e52d588dc9f8ee7098d;p=pandora-kernel.git ARM: OMAP: use gpio_to_irq Have most uses of OMAP_GPIO_IRQ() use gpio_to_irq() instead. Calls used for table initialization are left alone, at least this time around. (This patch is for code in both the OMAP tree and mainline.) Signed-off-by: David Brownell Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed