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:
ef754d6
)
mx31: calls to gpio_request moved into platform code
author
Sascha Hauer
<s.hauer@pengutronix.de>
Wed, 6 May 2009 10:55:50 +0000
(12:55 +0200)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Thu, 7 May 2009 14:20:52 +0000
(16:20 +0200)
In order to use the gpiolib, we now have to call gpio_request in
the plaform code since it is not done in iomux code anymore.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found