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:
09ad803
)
arm/mxc: use gpiolib helper for gpio_to_irq
author
Shawn Guo
<shawn.guo@linaro.org>
Sat, 13 Aug 2011 16:14:03 +0000
(
00:14
+0800)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Wed, 17 Aug 2011 06:29:53 +0000
(08:29 +0200)
As all the users of gpio_to_irq() in static initializers have been
migrated to IMX_GPIO_TO_IRQ, we can start using the standard gpiolib
helper for gpio_to_irq().
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found