git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a43f20
)
ARM: mx5: board-cpuimx51.c fixup irq_to_gpio() usage
author
Ben Dooks
<ben-linux@fluff.org>
Thu, 4 Aug 2011 15:47:35 +0000
(16:47 +0100)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Mon, 8 Aug 2011 06:24:16 +0000
(08:24 +0200)
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>
No differences found