commit | 15c8cbfc7482c07db0ba5307f31ea2423399fba9 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Wed Sep 09 18:28:33 2020 +0200 |
committer | Patrick Delaunay <patrick.delaunay@st.com> | Fri Oct 02 15:05:14 2020 +0200 |
tree | 479105426a863769008eb32789957611bcf036c3 | |
parent | 62f95af92a3fc21a72f5f3198f0d065cbd773f03 [diff] |
gpio: stm32: cosmetic: cleanup gpio_stm32_probe Move the variables definition at the beggining of the function gpio_stm32_probe(). Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>