Re: [PATCH 01/12] genirq: Allow the PM device to originate from irq domain

From: Tony Lindgren
Date: Thu Feb 03 2022 - 02:05:00 EST


* Marc Zyngier <maz@xxxxxxxxxx> [220201 12:03]:
> As a preparation to moving the reference to the device used for
> runtime power management, add a new 'dev' field to the irqdomain
> structure for that exact purpose.
>
> The irq_chip_pm_{get,put}() helpers are made aware of the dual
> location via a new private helper.
>
> No functional change intended.

Works for me:

Tested-by: Tony Lindgren <tony@xxxxxxxxxxx>