pinctrl: support gpio request deferred probing
authorDong Aisheng <dong.aisheng@linaro.org>
Wed, 25 Apr 2012 11:38:13 +0000 (19:38 +0800)
committerLinus 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