OSDN Git Service

pinctrl: stm32: remove dependency with interrupt controller
authorAlexandre TORGUE <alexandre.torgue@st.com>
Thu, 20 Oct 2016 13:26:51 +0000 (15:26 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 31 Oct 2016 20:25:15 +0000 (21:25 +0100)
commit1064a2b41579d77af16164f5dd7bc6948ba1d5be
tree1a232c1b71b3f5a0376158bae65c08522a00c2f5
parentc35e7790dcbe74b0c85f4c26bbe7e15510422684
pinctrl: stm32: remove dependency with interrupt controller

This patch allows to probe stm32 pinctrl driver even if no interrupt
controller is defined to manage gpio irqs.

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