diff options
author | 2025-07-23 08:28:42 +0200 | |
---|---|---|
committer | 2025-08-20 13:53:10 +0530 | |
commit | b018bb26c42049e05d3d65b057cc1250d17d9b0a (patch) | |
tree | 856293a18d115cac867135802a8060265d501616 /tools/perf/scripts/python | |
parent | KVM: PPC: Fix misleading interrupts comment in kvmppc_prepare_to_enter() (diff) | |
download | wireguard-linux-b018bb26c42049e05d3d65b057cc1250d17d9b0a.tar.xz wireguard-linux-b018bb26c42049e05d3d65b057cc1250d17d9b0a.zip |
powerpc: Use dev_fwnode()
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) <jirislaby@kernel.org>
Acked-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Link: https://lore.kernel.org/all/4bc0e1ca-a523-424a-8759-59e353317fba@kernel.org/
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20250723062842.1831271-1-jirislaby@kernel.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions