OMAP gpios implement new to_irq()
authorDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 3 Oct 2008 16:04:12 +0000 (09:04 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 6 Oct 2008 06:33:33 +0000 (09:33 +0300)
Make OMAP use the new __gpio_to_irq() hook, to make it easier to
support IRQs coming in from off-chip gpio controllers like the
TWL4030/TPS65930 chip used on OMAP3 boads like Beagleboard.org and
the Gumstix Overo.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found