Re: [PATCH 29/39] pinctrl: Bulk conversion to generic_handle_domain_irq()

From: Krzysztof Kozlowski
Date: Fri May 21 2021 - 17:16:47 EST


On 20/05/2021 12:37, Marc Zyngier wrote:
> Wherever possible, replace constructs that match either
> generic_handle_irq(irq_find_mapping()) or
> generic_handle_irq(irq_linear_revmap()) to a single call to
> generic_handle_domain_irq().
>
> Signed-off-by: Marc Zyngier <maz@xxxxxxxxxx>
> ---


> drivers/pinctrl/samsung/pinctrl-exynos.c | 15 ++++++-------
> drivers/pinctrl/samsung/pinctrl-s3c24xx.c | 25 +++++++++-------------
> drivers/pinctrl/samsung/pinctrl-s3c64xx.c | 17 ++++++---------
For Samsung:
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>

I cannot provide you testing at the moment.

Best regards,
Krzysztof