]> 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:35:26 +0000 (17:35 -0800)
commit15f74b0335962e8554c91e52d588dc9f8ee7098d
treeb5cf73b94f6c993822f4b40762c5ccb7540ed7cb
parente918edf7c2f2270dcf18cdcbdf86174a013a124e
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 <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/board-osk.c
arch/arm/mach-omap1/board-palmz71.c
arch/arm/mach-omap1/board-voiceblue.c
arch/arm/mach-omap1/fpga.c
arch/arm/mach-omap1/serial.c
arch/arm/plat-omap/debug-devices.c
drivers/input/keyboard/omap-keypad.c
drivers/mtd/onenand/omap2.c