]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: qcom: fix masking of pinmux functions
authorJohn Crispin <john@phrozen.org>
Mon, 12 Sep 2016 09:36:55 +0000 (11:36 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 3 Oct 2016 22:36:20 +0000 (00:36 +0200)
commit075f892112c8dd71a3cbb5256a59c2fcf02fab3d
tree63c17ec564f399d87722ba8c3cf05e6ce7f2bd74
parent0a2fa3055875d1a4cebec6523d38f1421ab3609e
pinctrl: qcom: fix masking of pinmux functions

The following commit introduced a regression by not properly masking the
calculated value.

Fixes: 368e1a8c981a ("pinctrl: qcom: Clear all function selection bits")
Signed-off-by: John Crispin <john@phrozen.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Stephen Boyd <stephen.boyd@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/qcom/pinctrl-msm.c