diff options
| author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2022-10-17 23:36:27 +0000 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2022-10-18 19:16:35 +0100 |
| commit | 03e13efbb2113412ae7879258a82bdae86fc72e2 (patch) | |
| tree | 072b2a19e24d1a6231a4c8c96d4b4ad31cd52cec /scripts/gdb/linux/rbtree.py | |
| parent | a474dce8aa95752eed03436515e80425f630a9da (diff) | |
ASoC: soc-dapm.c: replace snd_soc_dapm_wcache to snd_soc_dapm_widget
Current ASoC has snd_soc_dapm_wcache, but its member is only
snd_soc_dapm_widget.
struct snd_soc_dapm_wcache {
struct snd_soc_dapm_widget *widget;
};
It is no meaning for now, and makes code unreadable.
This patch replace snd_soc_dapm_wcache to snd_soc_dapm_widget directly.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/871qr6qayt.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/rbtree.py')
0 files changed, 0 insertions, 0 deletions
