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:
cfaf025
)
ARM: imx: eliminate macro IMX_GPIO_TO_IRQ()
author
Shawn Guo
<shawn.guo@linaro.org>
Fri, 2 Dec 2011 07:31:11 +0000
(15:31 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Sun, 1 Jul 2012 13:50:09 +0000
(21:50 +0800)
This patch changes all the static gpio irq number assigning with
IMX_GPIO_TO_IRQ() to run-time assigning with gpio_to_irq call, and
in turn eliminates the macro IMX_GPIO_TO_IRQ().
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found