[PATCH 01/11] irqchip: stm32: Optimizes and cleans up stm32-exti irq_domain

Ludovic BARRE ludovic.barre at st.com
Fri May 11 00:47:18 PDT 2018



On 05/08/2018 04:47 PM, Marc Zyngier wrote:
> On 26/04/18 17:18, Ludovic Barre wrote:
>> From: radek <radoslaw.pietrzyk at gmail.com>
>>
>> - In stm32_exti_alloc function, discards irq_domain_set_info
>>    with handle_simple_irq. This overwrite the setting defined while init
>>    of generic chips. Exti controller manages edge irq type.
>> - Removes acking in chained irq handler as this is done by
>>    irq_chip itself inside handle_edge_irq
>> - removes unneeded irq_domain_ops.xlate callback
>>
>> Signed-off-by: Radoslaw Pietrzyk <radoslaw.pietrzyk at gmail.com>
>> Acked-by: Ludovic Barre <ludovic.barre at st.com>
>> Tested-by: Ludovic Barre <ludovic.barre at st.com>
>> Signed-off-by: Ludovic Barre <ludovic.barre at st.com>
> 
> Nit: the "From:" should match the SoB line (the address does, but not
> the name). I can fix that up when I apply the series.
> 

Thanks

> Thanks,
> 
> 	M.
> 



More information about the linux-arm-kernel mailing list