linux/drivers/pinctrl/stm32
Fabien Dessenne d86f4d71e4 pinctrl: stm32: check irq controller availability at probe
It is not guaranteed that the IRQ controller driver is probed before
the pin controller driver gets probed.
Considering this, check for the irq domain availability during probe
and return EPROBE_DEFER if needed.

Signed-off-by: Fabien Dessenne <fabien.dessenne@st.com>
Acked-by: Alexandre TORGUE <alexandre.torgue@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2019-05-03 07:53:13 +01:00
..
Kconfig
Makefile
pinctrl-stm32.c pinctrl: stm32: check irq controller availability at probe 2019-05-03 07:53:13 +01:00
pinctrl-stm32.h
pinctrl-stm32f429.c
pinctrl-stm32f469.c
pinctrl-stm32f746.c
pinctrl-stm32f769.c
pinctrl-stm32h743.c
pinctrl-stm32mp157.c pinctrl: stm32: align stm32mp157 pin names 2019-04-23 10:47:06 +02:00