diff options
author | 2025-02-28 00:29:30 +0000 | |
---|---|---|
committer | 2025-03-13 22:33:02 +0000 | |
commit | de74ec718e0788e1998eb7289ad07970e27cae27 (patch) | |
tree | cb303e8f4d4aed694da385ad178830acde6c999d /scripts/lib/kdoc/kdoc_output.py | |
parent | ASoC: cs42l43: convert to SYSTEM_SLEEP_PM_OPS (diff) | |
download | linux-rng-de74ec718e0788e1998eb7289ad07970e27cae27.tar.xz linux-rng-de74ec718e0788e1998eb7289ad07970e27cae27.zip |
ASoC: simple-card-utils: Don't use __free(device_node) at graph_util_parse_dai()
commit 419d1918105e ("ASoC: simple-card-utils: use __free(device_node) for
device node") uses __free(device_node) for dlc->of_node, but we need to
keep it while driver is in use.
Don't use __free(device_node) in graph_util_parse_dai().
Fixes: 419d1918105e ("ASoC: simple-card-utils: use __free(device_node) for device node")
Reported-by: Thuan Nguyen <thuan.nguyen-hong@banvien.com.vn>
Reported-by: Detlev Casanova <detlev.casanova@collabora.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: Thuan Nguyen <thuan.nguyen-hong@banvien.com.vn>
Tested-by: Detlev Casanova <detlev.casanova@collabora.com>
Link: https://patch.msgid.link/87eczisyhh.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions