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.28-davinci1-diff-base~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=249d6164958e1c8de46fbb30396de9ae6e9a3a50;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. Re-apply the relevant part to of Dave's patch to onenand after switching to the mainline version of the onenand driver. Signed-off-by: David Brownell Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed