]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl/stm32: Add irq_eoi for stm32gpio irqchip
authorLudovic Barre <ludovic.barre@st.com>
Thu, 26 Apr 2018 16:18:32 +0000 (18:18 +0200)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 24 May 2018 11:38:22 +0000 (12:38 +0100)
commitc12fcfb12e48f8a34bebd3f31b5c4b0084768578
treea8622314e55532cf4852397fa4508346e61e50ff
parent73958b31c1c1d94010ba840d7f5ac118bbbdafb5
pinctrl/stm32: Add irq_eoi for stm32gpio irqchip

-Parent domain of stm32gpio evolves to hierarchy domain
 and could have a handle_fasteoi_irq. So an irq_eoi parent callback
 is needed for children.
-Replace space by tabulation.

Signed-off-by: Ludovic Barre <ludovic.barre@st.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/pinctrl/stm32/pinctrl-stm32.c