diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2023-06-15 05:32:42 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-06-15 12:08:41 +0100 |
commit | 45b4ad53d4840d92681060c11fcd4f55b1c2f246 (patch) | |
tree | 9aa81916895d8f47c1a7c5f9cd9e1a0ca8c79d53 /scripts/gdb/linux/utils.py | |
parent | fed4be313a55e9a19fdabe99d1ec373e25889e2c (diff) |
ASoC: simple_card_utils: remove unused cpus/codecs/platforms from props
simple_dai_props has cpus/codecs/platforms. These pointer were used
for dai_link before, but are allocated today since
commit 050c7950fd70 ("ASoC: simple-card-utils: alloc dai_link
information for CPU/Codec/Platform").
We don't need to keep it anymore. This patch removes these.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87bkhhxpc6.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions