pinctrl: qcom: Introduce readl/writel accessors
authorBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 24 Sep 2018 22:17:45 +0000 (15:17 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 26 Sep 2018 07:29:59 +0000 (09:29 +0200)
commit6c73698904aa258fce657eb7332593e156ab0c86
tree4f96f35822e5ff5f55e63b1c88c39bc53587ab81
parented80f6eb799a4b837de1095cca45de2286fb4837
pinctrl: qcom: Introduce readl/writel accessors

In preparation for the support for dispersed tiles move all readl and
writel calls to helper functions. This will allow us to isolate the
added complexity of another indirection.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/qcom/pinctrl-msm.c