diff options
author | Cristian Ciocaltea <cristian.ciocaltea@collabora.com> | 2022-07-22 11:27:00 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-07-22 14:40:01 +0200 |
commit | b340128432a2b8849cc34f9653d7c43c83102bbd (patch) | |
tree | c843b9ffe7dff60776873f6138e00dc6fd7e38e4 /net/vmw_vsock/vsock_loopback.c | |
parent | firmware: cs_dsp: Add memory chunk helpers (diff) | |
download | linux-b340128432a2b8849cc34f9653d7c43c83102bbd.tar.xz linux-b340128432a2b8849cc34f9653d7c43c83102bbd.zip |
ASoC: amd: vangogh: Use non-legacy DAI naming for cs35l41
Unlike most CODEC drivers, the CS35L41 driver did not have the
non_legacy_dai_naming set, meaning the corresponding DAI has been
traditionally registered using the legacy naming: spi-VLV1776:0x
The recent migration to the new legacy DAI naming style has implicitly
corrected that behavior and DAI gets now registered via the non-legacy
naming, i.e. cs35l41-pcm.
The problem is the acp5x platform driver is now broken as it continues
to refer to the above mentioned codec using the legacy DAI naming in
function acp5x_cs35l41_hw_params() and, therefore, the related setup
is not being executed anymore.
Let's fix that by replacing the obsolete DAI name with the correct one.
Fixes: 129f055a2144 ("ASoC: core: Switch core to new DAI naming flag")
Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220722092700.8269-1-cristian.ciocaltea@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'net/vmw_vsock/vsock_loopback.c')
0 files changed, 0 insertions, 0 deletions