commit | a007b7096feea2d865ad3e7177eb8be34041bef9 | [log] [tgz] |
---|---|---|
author | David Brownell <dbrownell@users.sourceforge.net> | Wed Dec 10 17:35:25 2008 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Wed Dec 10 17:35:25 2008 -0800 |
tree | be9a46ce0a25639481d1c6db1dd6d936f4c5b9e1 | |
parent | 21c867f1dedc21fb6e5244b7b27cfcfd09b83188 [diff] |
ARM: OMAP: gpios implement new to_irq() 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>