]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: use gpio_to_irq
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 11 Dec 2008 01:35:26 +0000 (17:35 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Dec 2008 01:43:32 +0000 (17:43 -0800)
commit249d6164958e1c8de46fbb30396de9ae6e9a3a50
treeed3c7a3f41dd947b640b0c689ff279a79d3aa653
parent5fa89e33d1aebec609a09c0fe8dc733ea19126a1
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 <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/mtd/onenand/omap2.c