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:
1dfa86b
)
gpio/mxs: move irq_to_gpio() into gpio-mxs driver
author
Shawn Guo
<shawn.guo@linaro.org>
Sat, 13 Aug 2011 16:14:06 +0000
(
00:14
+0800)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Wed, 17 Aug 2011 06:33:02 +0000
(08:33 +0200)
As irq_to_gpio() is only being used by gpio-mxs driver, it should be
moved from mach/gpio.h into gpio-mxs.c.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found