pinctrl: mvebu: fix checking for SoC specific controls
authorSimon Guinot <simon.guinot@sequanux.org>
Tue, 19 Mar 2013 19:07:42 +0000 (20:07 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 21 Mar 2013 17:50:54 +0000 (18:50 +0100)
commit48a23fac5eb0030a2d578ee2bde21b6e035b3d57
treef68ced973b1f40f70d7ac9dd9da6733d48043c2e
parentbf4d7be57ba9040347065f48a60f895a254f6e28
pinctrl: mvebu: fix checking for SoC specific controls

This patch fixes a minor bug (probably due to a typo) while checking
the SoC specific controls in mvebu_pinctrl_probe().

Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/mvebu/pinctrl-mvebu.c