aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/macro_checker.py
diff options
context:
space:
mode:
authorJiri Slaby (SUSE) <[email protected]>2025-03-19 09:29:28 +0000
committerMark Brown <[email protected]>2025-03-19 12:48:27 +0000
commit83eddf0116b09186f909bc643f2093f266f204ea (patch)
treed1c7eb1601974cde476342a9386b76158aac45a9 /scripts/macro_checker.py
parentASoC: codecs: Add aw88166 amplifier driver (diff)
downloadkernel-83eddf0116b09186f909bc643f2093f266f204ea.tar.gz
kernel-83eddf0116b09186f909bc643f2093f266f204ea.zip
irqdomain: sound: Switch to irq_domain_create_linear()
irq_domain_add_linear() is going away as being obsolete now. Switch to the preferred irq_domain_create_linear(). That differs in the first parameter: It takes more generic struct fwnode_handle instead of struct device_node. Therefore, of_fwnode_handle() is added around the parameter. Note some of the users can likely use dev->fwnode directly instead of indirect of_fwnode_handle(dev->of_node). But dev->fwnode is not guaranteed to be set for all, so this has to be investigated on case to case basis (by people who can actually test with the HW). Signed-off-by: Jiri Slaby (SUSE) <[email protected]> Cc: Liam Girdwood <[email protected]> Cc: Mark Brown <[email protected]> Cc: Jaroslav Kysela <[email protected]> Cc: Takashi Iwai <[email protected]> Cc: Prasad Kumpatla <[email protected]> Cc: [email protected] Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/macro_checker.py')
0 files changed, 0 insertions, 0 deletions