| commit | 546fb6cbde1d990af3e28e2f6d7061ef4eef25bf | [log] [tgz] |
|---|---|---|
| author | Ben Dooks <ben-linux@fluff.org> | Thu Aug 04 16:47:35 2011 +0100 |
| committer | Sascha Hauer <s.hauer@pengutronix.de> | Mon Aug 08 08:24:16 2011 +0200 |
| tree | eb1e4e1cdd80b4ebc2af38bca9753dc5f43ee950 | |
| parent | 1a43f2012455a977397deffe35912fd3f3ce17b9 [diff] |
ARM: mx5: board-cpuimx51.c fixup irq_to_gpio() usage irq_to_gpio() is being called on a GPIO so change to using gpio_to_irq() instead. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>