summaryrefslogtreecommitdiff
path: root/scripts/git.orderFile
diff options
context:
space:
mode:
authorJiangshan Yi <yijiangshan@kylinos.cn>2026-09-14 18:47:12 +0800
committerMark Brown <broonie@kernel.org>2026-09-16 20:06:17 +0100
commit03a5699a0a04309c597683967aaaf25d1e555ea2 (patch)
treefb50beceaed2c222c6f14f64ab122e138b1eb8e9 /scripts/git.orderFile
parentc17ae8c26eac16ad244daef44044d714f68a2ddc (diff)
downloadlinux-03a5699a0a04309c597683967aaaf25d1e555ea2.tar.gz
linux-03a5699a0a04309c597683967aaaf25d1e555ea2.zip
ASoC: codecs: rt712-sdca-dmic: fix uninitialized stream_config->type
stream_config is not initialized before being passed to sdw_stream_add_slave(). The type field may contain garbage and is later copied to stream->type by sdw_config_stream(). Zero-initialize stream_config so type defaults to SDW_STREAM_PCM. While at it, use snd_sdw_params_to_config() helper instead of open-coding the same logic. Fixes: 63a511284c9e ("ASoC: rt712-sdca: Add RT712 SDCA driver for Mic topology") Cc: stable@vger.kernel.org Signed-off-by: Jiangshan Yi <yijiangshan@kylinos.cn> Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev> Link: https://patch.msgid.link/20260914104712.379574-1-yijiangshan@kylinos.cn Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions