commit | b8bfcb09a49d640a45268ad70651cef61b99b65d | [log] [tgz] |
---|---|---|
author | Alexandre TORGUE <alexandre.torgue@st.com> | Wed May 31 11:10:43 2017 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Jun 09 10:03:23 2017 +0200 |
tree | e228b4b3d90088f1060e8f9d4ae83074dbd321a4 | |
parent | 6c9dc8435765603041d230f7f31326ff592dfefe [diff] |
pinctrl: stm32: remove useless check There is no link between the number of elements of tab which contains all pin desc (located in each pinctrl-stm32xxxx.c files) and the pin number (defined in the tab). Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>