commit | bb44b96803da3d1033f97874cd2fdbe297c6bb5b | [log] [tgz] |
---|---|---|
author | Christophe Kerello <christophe.kerello@st.com> | Tue Jun 20 17:04:19 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 10 14:26:02 2017 -0400 |
tree | de98a9895aa5c339bd4d9cb0109b79a4b7882cfc | |
parent | ad0376e0937b266c427ceacda72dd321bd23b987 [diff] |
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>