pinctrl: qcom: Add "and" to PIN_CONFIG_INPUT_ENABLE comment
authorDouglas Anderson <dianders@chromium.org>
Fri, 7 Apr 2023 21:29:14 +0000 (14:29 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 10 Apr 2023 22:22:32 +0000 (00:22 +0200)
commitb391efeeaf0b47966137ef93be430fda4486ada9
tree205a8205cba2e6c9466cb43eac2468b3916e8b5e
parent29a66a6c71d6fdec7786fdeff0209f64998bcbe3
pinctrl: qcom: Add "and" to PIN_CONFIG_INPUT_ENABLE comment

The comment recently added talking about PIN_CONFIG_INPUT_ENABLE is
clearly missing the word "and". Comments live forever, so let's fix
it.

Fixes: e49eabe3e13f ("pinctrl: qcom: Support OUTPUT_ENABLE; deprecate INPUT_ENABLE")
Reported-by: Stephen Boyd <swboyd@chromium.org>
Link: https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/4409769/comment/9a1d5def_e1e71db7/
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Link: https://lore.kernel.org/r/20230407142859.1.Ia5d70e320b60d6707c6182879097708e49b8b519@changeid
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/qcom/pinctrl-msm.c