summaryrefslogtreecommitdiff
path: root/include/linux/netdev_features.h
diff options
context:
space:
mode:
authorCássio Gabriel <cassiogabrielcontato@gmail.com>2026-06-08 10:39:12 -0300
committerMark Brown <broonie@kernel.org>2026-06-12 16:12:10 +0100
commit065df02692f06d38e032edd5cd2d554b81c8b48e (patch)
treeec7d9941af061a2b6740d4499a6121935d59a89f /include/linux/netdev_features.h
parent22aed576add03c2f8083c1122087fbe4d18e4bf4 (diff)
ASoC: fsl: fsl_qmc_audio: use scoped child node loop
qmc_audio_probe() manually puts the current child node before returning from the DAI parsing loop on error. Use for_each_available_child_of_node_scoped() so the current child node is released automatically on early return and normal loop exit. Signed-off-by: Cássio Gabriel <cassiogabrielcontato@gmail.com> Link: https://patch.msgid.link/20260608-asoc-of-node-scoped-cleanup-v1-2-9e3ac518dc2e@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/netdev_features.h')
0 files changed, 0 insertions, 0 deletions