]> git.baikalelectronics.ru Git - uboot.git/commit
gpio: stmfx: move function to prepare new ops introduction
authorPatrick Delaunay <patrick.delaunay@st.com>
Thu, 4 Jun 2020 12:30:27 +0000 (14:30 +0200)
committerPatrick Delaunay <patrick.delaunay@st.com>
Tue, 7 Jul 2020 14:01:23 +0000 (16:01 +0200)
commita8e473bfff97f3c500194b9f65a3f99e054ac65e
tree4f0472776c1835a2c1ec17189bc678344684f133
parent8978d2f67d7fa36cc298fe4432e10b4c5d5b2742
gpio: stmfx: move function to prepare new ops introduction

Move the functions stmfx_pinctrl_set_pupd and stmfx_pinctrl_set_type;
they can be used by the new ops get_dir_flags and set_dir_flags introduced
by next patch.

No functional change.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
drivers/pinctrl/pinctrl-stmfx.c