On Wed, Jun 11, 2025 at 12:43:47PM +0200, Jiri Slaby (SUSE) wrote: > irq_domain_create_simple() takes fwnode as the first argument. It can be > extracted from the struct device using dev_fwnode() helper instead of > using of_node with of_fwnode_handle(). > > So use the dev_fwnode() helper. > > Signed-off-by: Jiri Slaby (SUSE) <[email protected]> > Cc: Qiang Zhao <[email protected]> > Cc: Christophe Leroy <[email protected]> > Cc: Thierry Reding <[email protected]> > Cc: Jonathan Hunter <[email protected]> > Cc: [email protected] > Cc: [email protected] > > --- > Cc: [email protected] > --- > drivers/soc/fsl/qe/qe_ic.c | 3 +-- > drivers/soc/tegra/pmc.c | 3 +-- > 2 files changed, 2 insertions(+), 4 deletions(-)
Nice. Acked-by: Thierry Reding <[email protected]>
signature.asc
Description: PGP signature
