]> git.sur5r.net Git - u-boot/commit
pinctrl: stm32: add set_state ops
authorChristophe Kerello <christophe.kerello@st.com>
Tue, 20 Jun 2017 15:04:19 +0000 (17:04 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 10 Jul 2017 18:26:02 +0000 (14:26 -0400)
commitbb44b96803da3d1033f97874cd2fdbe297c6bb5b
treede98a9895aa5c339bd4d9cb0109b79a4b7882cfc
parentad0376e0937b266c427ceacda72dd321bd23b987
pinctrl: stm32: add set_state ops

set_state_ops is kept under PINCTRL_FULL flag in order
to decrease memory footprint in some configuration.
PINCTRL_FULL can be enabled for debug purpose.

Signed-off-by: Christophe Kerello <christophe.kerello@st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
drivers/pinctrl/pinctrl_stm32.c