pinctrl: qcom: spmi-gpio: Reorder debug print
authorBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 19 Feb 2019 19:12:53 +0000 (11:12 -0800)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 21 Feb 2019 12:15:07 +0000 (13:15 +0100)
commit202ba5ebc3af1aec3369b22fe69bfbad6263e704
tree31341eb60dbb20a86f70e8e88b9bce34ef3ca129
parent7c6daeaf0a72b4d25427df0348ad58b878a55ce3
pinctrl: qcom: spmi-gpio: Reorder debug print

It's reasonable to expect that people turn to the "gpio" debugfs file to
first and foremost learn about the direction and value of a gpio, and
second to that about it's pinconf. So reorder the value so each line
reads:

gpioN: direction value ...

This also makes it consistent with the TLMM pinctrl driver's output in
the same dump.

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