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:
5b3aa5f
)
pinctrl: support gpio request deferred probing
author
Dong Aisheng
<dong.aisheng@linaro.org>
Wed, 25 Apr 2012 11:38:13 +0000
(19:38 +0800)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 1 May 2012 23:14:20 +0000
(
01:14
+0200)
As pinctrl handles, it may be possible the pinctrl gpio ranges
are still not got registered when user call pinctrl_gpio_request.
Thus, add defer support for it too.
Signed-off-by: Dong Aisheng <dong.aisheng@linaro.org>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found