diff options
author | 2025-08-26 06:30:01 +0000 | |
---|---|---|
committer | 2025-08-28 11:08:19 +0200 | |
commit | 8022629548949eb4d2e2207b893bfb6d486700cb (patch) | |
tree | 168a0dd83c346a891cfaee850735cd5461970758 /tools/perf/scripts/python/bin | |
parent | ASoC: fixup snd_soc_lookup_component_nolocked() (diff) | |
download | wireguard-linux-8022629548949eb4d2e2207b893bfb6d486700cb.tar.xz wireguard-linux-8022629548949eb4d2e2207b893bfb6d486700cb.zip |
ASoC: rsnd: tidyup direction name on rsnd_dai_connect()
commit 2c6b6a3e8b93 ("ASoC: rsnd: use snd_pcm_direction_name()") uses
snd_pcm_direction_name() instead of original method to get string
"Playback" or "Capture". But io->substream might be NULL in this timing.
Let's re-use original method.
Fixes: 2c6b6a3e8b93 ("ASoC: rsnd: use snd_pcm_direction_name()")
Reported-by: Thuan Nguyen <thuan.nguyen-hong@banvien.com.vn>
Tested-by: Thuan Nguyen <thuan.nguyen-hong@banvien.com.vn>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Message-ID: <87zfbmwq6v.wl-kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions