commit | 4650b7cbea4db73f459181f67f939b510e3a17b2 | [log] [tgz] |
---|---|---|
author | Dong Aisheng <dong.aisheng@linaro.org> | Wed Apr 25 19:38:13 2012 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed May 02 01:14:20 2012 +0200 |
tree | 45f277ce5f3b79241091914be30a5c2d1288ee1f | |
parent | 5b3aa5f7c6287b1a0698950a91e94546888e553b [diff] |
pinctrl: support gpio request deferred probing 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>