pinctrl: stmfx: stmfx_pinconf_set doesn't require to get direction anymore
authorAmelie Delaunay <amelie.delaunay@st.com>
Wed, 22 Apr 2020 07:25:13 +0000 (09:25 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 28 Apr 2020 12:49:11 +0000 (14:49 +0200)
commit36126f5309b5054c2a57f7c603a6f8da1f4800d4
tree1dbec878d1f1bce22711a1a9ffd556d9b9e74f0a
parentd71ffeb9f250a89fe477d9b3645f49680dc6c685
pinctrl: stmfx: stmfx_pinconf_set doesn't require to get direction anymore

Pin direction is not used to set pin configuration.

Fixes: a502b343ebd0 ("pinctrl: stmfx: update pinconf settings")
Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com>
Link: https://lore.kernel.org/r/20200422072513.8352-1-amelie.delaunay@st.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-stmfx.c