pinctrl: do not defer device tree hogs
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 11 Jan 2013 20:22:36 +0000 (21:22 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 11 Jan 2013 20:49:21 +0000 (21:49 +0100)
commitb2083062a3b4035e85349120b426ecef2b6d155f
tree1ca595472e79e8569dc4b3a2e42bc1568da197c7
parente32af889458837d11a1ec5ec98934a1e711b049d
pinctrl: do not defer device tree hogs

commit af1024e0f7cde9023ddd0f3116db03911d5914c0
"pinctrl: skip deferral of hogs"

Attempts to avoid probe deferral on hogged pins, but we
forgot the device tree case. This patch fixes this.

Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reported-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/devicetree.c