commit | d6661556e058a5745faceb2fd69939044403ee83 | [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 | a466d21b6f366ec993fec2605e2f6e37bcaf11eb [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>