diff options
author | Jiri Slaby (SUSE) <jirislaby@kernel.org> | 2025-06-11 12:43:36 +0200 |
---|---|---|
committer | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2025-06-27 12:51:07 +0200 |
commit | 6b07ea713486587c48e6dd599e6307806fdd794a (patch) | |
tree | bab2e9c1012de9aeaa28ce3c7c1f0b004086c019 /scripts/gdb/linux/vfs.py | |
parent | 546b632e12292328e0adce0363eb5f05a53166de (diff) |
i2c: mux: pca954x: 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>
[wsa: proper commit header]
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'scripts/gdb/linux/vfs.py')
0 files changed, 0 insertions, 0 deletions