commit | 6bcf3f63394b9c4f133e4499349d786d7f531473 | [log] [tgz] |
---|---|---|
author | John Crispin <john@phrozen.org> | Mon Sep 12 11:36:55 2016 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Oct 04 00:36:20 2016 +0200 |
tree | 63c17ec564f399d87722ba8c3cf05e6ce7f2bd74 | |
parent | 8d0a0ac0abcdba5b5d52726055c95f1f6234e85e [diff] |
pinctrl: qcom: fix masking of pinmux functions The following commit introduced a regression by not properly masking the calculated value. Fixes: 47a01ee9a6c3 ("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>