]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: stm32: set pin to gpio input when used as interrupt
authorAlexandre TORGUE <alexandre.torgue@st.com>
Mon, 29 May 2017 16:17:31 +0000 (18:17 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 31 May 2017 00:04:41 +0000 (02:04 +0200)
commit9efa6d1a1eaa1ef392dec8fa68a5de8258dd8e5d
tree5c7b40beae56e577a959aa7e5fee198e60ba6e0f
parentadeac77549ec13dc3bf87ec21f1b8a00f069bb1c
pinctrl: stm32: set pin to gpio input when used as interrupt

This patch ensures that pin is correctly set as gpio input when it is used
as an interrupt.

Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/stm32/pinctrl-stm32.c