diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2025-01-06 08:49:28 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-01-13 17:16:52 +0300 |
commit | 2518a0e1b878042f9afa45ae063e544a16efc1a3 (patch) | |
tree | 92def0249c2fe5c8e5aca2a52911dbbcd513cba6 /tools/perf/scripts/python/check-perf-trace.py | |
parent | c8a1dccf449eb71b23b6c04ff6b40db568d7cf92 (diff) | |
download | linux-2518a0e1b878042f9afa45ae063e544a16efc1a3.tar.xz |
ASoC: simple-card: use __free(device_node) for device node
simple-card handles many type of device_node, thus need to
use of_node_put() in many place. Let's use __free(device_node)
and avoid it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: Stephen Gordon <gordoste@iinet.net.au>
Link: https://patch.msgid.link/87v7uso5js.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions