OSDN Git Service

pinctrl: qcom: fix compilation error
authorAnsuel Smith <ansuelsmth@gmail.com>
Tue, 31 Mar 2020 13:46:03 +0000 (15:46 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 31 Mar 2020 14:43:54 +0000 (16:43 +0200)
commitc42f69b4207e104229242c3d9da43b55d4b95d6d
tree5ca23b658238d694abd4ef9dce2f79a2904d4dc7
parent13bec8d49bdf10aab4e1570ef42417f6bfbb6126
pinctrl: qcom: fix compilation error

pinctrl: qcom: use scm_call to route GPIO irq to Apps has a typo in the
patch and introduced a compilation error.

Fixes: 13bec8d4 pinctrl: qcom: use scm_call to route GPIO irq to Apps
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Link: https://lore.kernel.org/r/20200331134603.13513-1-ansuelsmth@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/qcom/pinctrl-msm.c