[PATCH] irqchip/irq-brcmstb-l2: Replace brcmstb_l2_mask_and_ack by generic

Florian Fainelli florian.fainelli at broadcom.com
Thu Jan 2 20:44:02 PST 2025



On 12/23/2024 4:17 PM, linux at treblig.org wrote:
> From: "Dr. David Alan Gilbert" <linux at treblig.org>
> 
> Replace brcmstb_l2_mask_and_ack() by the generic
> irq_gc_mask_disable_and_ack_set().
> 
> brcmstb_l2_mask_and_ack() was added by
> commit 49aa6ef0b439 ("irqchip/brcmstb-l2: Remove some processing from the
> handler") in September 2017 with a comment saying it was actually
> generic and someone should add it to the generic code.
> 
> commit 20608924cc2e ("genirq: generic chip: Add
> irq_gc_mask_disable_and_ack_set()") did that a few weeks later,
> however no one went back and took the original out.
> 
> Build tested only.
> 
> Signed-off-by: Dr. David Alan Gilbert <linux at treblig.org>

Reviewed-by: Florian Fainelli <florian.fainelli at broadcom.com>
-- 
Florian




More information about the linux-arm-kernel mailing list