]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: tas2781: fix to save the dsp bin file name into the correct array in case name_...
authorShenghao Ding <shenghao-ding@ti.com>
Sat, 7 Sep 2024 00:15:36 +0000 (08:15 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 9 Sep 2024 11:29:29 +0000 (12:29 +0100)
commitaf5e317175858603f950e51fe6377027fdd6eb79
tree3f7019003dcec037cd3e7bb2fbb8d16072ec795e
parentbf6d7a44a144aa9c476dee83c23faf3151181bab
ASoC: tas2781: fix to save the dsp bin file name into the correct array in case name_prefix is not NULL

fix to save the dsp bin file name into the correct array, coef_binaryname,
instead of rca_binaryname, in case name_prefix is not NULL.

Signed-off-by: Shenghao Ding <shenghao-ding@ti.com>
Link: https://patch.msgid.link/20240907001540.944-1-shenghao-ding@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas2781-i2c.c