[PATCH 05/11] irqchip: stm32: add host and driver data structures

2018-04-26 Thread Ludovic Barre
From: Ludovic Barre This patch adds host and driver data structures to support different stm32 exti controllers with variants. Signed-off-by: Ludovic Barre --- drivers/irqchip/irq-stm32-exti.c | 152 ++- 1 file

[PATCH 05/11] irqchip: stm32: add host and driver data structures

2018-04-26 Thread Ludovic Barre
From: Ludovic Barre This patch adds host and driver data structures to support different stm32 exti controllers with variants. Signed-off-by: Ludovic Barre --- drivers/irqchip/irq-stm32-exti.c | 152 ++- 1 file changed, 104 insertions(+), 48 deletions(-)