[PATCH v4 1/3] gpio: brcmstb: Utilize irqd_to_hwirq(d) instead of d->hwirq

Andy Shevchenko andy.shevchenko at gmail.com
Tue Feb 3 19:00:12 PST 2026


On Wed, Feb 4, 2026 at 1:45 AM Florian Fainelli
<florian.fainelli at broadcom.com> wrote:
>
> Consistently use irqd_to_hwirq(d) which is the recommended helper to
> fetch the hardware IRQ number from an irq_data structure. While at it,
> update the brcmstb_gpio_set_imask() function signature to use the proper
> type for the "hwirq" argument rather than "unsigned int".

Reviewed-by: Andy Shevchenko <andy at kernel.org>

-- 
With Best Regards,
Andy Shevchenko



More information about the linux-arm-kernel mailing list