pinctrl: qcom: Make muxing of gpio function explicit
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Sat, 12 Jul 2014 01:21:24 +0000 (18:21 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 22 Jul 2014 14:31:58 +0000 (16:31 +0200)
commit144ef62645a7725a0a442129a8750baf257e88b9
treec1073a36400ae8b2bed66a037e49d76ec2b1da95
parent3a19805920f1b07401ea8a3ca00d7568dc2ce5e9
pinctrl: qcom: Make muxing of gpio function explicit

Instead of relying on pinmux->disable(), make the gpio function an
explicit function for all pins that supports it.

Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt
Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt
Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt
Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt
drivers/pinctrl/qcom/pinctrl-apq8064.c
drivers/pinctrl/qcom/pinctrl-ipq8064.c
drivers/pinctrl/qcom/pinctrl-msm8960.c
drivers/pinctrl/qcom/pinctrl-msm8x74.c