Re: [PATCH 08/13] irqchip/atmel-aic: Simplify with of_machine_get_match_data()
From: Thomas Gleixner
Date: Tue Nov 11 2025 - 16:14:06 EST
On Thu, Nov 06 2025 at 20:07, Krzysztof Kozlowski wrote:
> Replace open-coded getting root OF node, matching against it and getting
> the match data with new of_machine_get_match_data() helper.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Acked-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>