]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
use gpio_to_irq (OMAP and mainline)
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 30 Oct 2008 07:36:45 +0000 (00:36 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 13 Nov 2008 21:34:37 +0000 (13:34 -0800)
commit0e4f93af7c1645d326bed2bdf3a8dc8896705343
tree66f7a1b3d5bfbf784e9c4277006c732571ea85c5
parent4edabe6829abcdd3f11fed6d53dd961e67ed0af9
use gpio_to_irq (OMAP and mainline)

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