aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/core.h
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2012-12-11 14:14:32 +0100
committerLinus Walleij <linus.walleij@linaro.org>2013-01-11 21:48:05 +0100
commit89216494ae23dc0071a2b7f8d8264cee55cc211d (patch)
tree74849c0f680c35876f82aa276bfa90b6c887a9f1 /drivers/pinctrl/core.h
parentLinux 3.8-rc3 (diff)
downloadlinux-dev-89216494ae23dc0071a2b7f8d8264cee55cc211d.tar.xz
linux-dev-89216494ae23dc0071a2b7f8d8264cee55cc211d.zip
pinctrl: skip deferral of hogs
Up until now, as hogs were always taken at the end of the pin control device registration, it didn't cause any problem. But when starting to hog pins from the device core it will cause deferral of the pin controller device itself since the default pin fetch is done *before* the device probes, so let's fix this annoyance (which is also aesthetically ugly). Also take some care to make sure that if any one map entry results in a deferral rather than a failure, then that deferral will take precedence. Reviewed-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/core.h')
0 files changed, 0 insertions, 0 deletions