]> git.baikalelectronics.ru Git - uboot.git/commit
gpio: stmfx: rename function used to change pin configuration
authorPatrick Delaunay <patrick.delaunay@st.com>
Thu, 4 Jun 2020 12:30:28 +0000 (14:30 +0200)
committerPatrick Delaunay <patrick.delaunay@st.com>
Tue, 7 Jul 2020 14:01:23 +0000 (16:01 +0200)
commit649778ae3ce13f512eff6dc1125db95777dd67b2
treefc4ef22af222bb8a742aebfaf0d989e13477ab43
parenta8e473bfff97f3c500194b9f65a3f99e054ac65e
gpio: stmfx: rename function used to change pin configuration

Rename the two function used to change the pin configuration
from stmfx_pinctrl_.. stmfx_conf_... to clarify the function usage.

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