ASoC: SOC: Fix fmt with dai naming 03/294603/2
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Tue, 20 Jun 2023 10:10:44 +0000 (19:10 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Fri, 23 Jun 2023 01:07:34 +0000 (10:07 +0900)
commitb0734003b03e783a4b1fd01ada5bc9ed2ada7bbd
tree9b9222b750cc1d22f890f31990b2bd6e7b6ea535
parent9e6a87b5d378a968d19ebb1e50eb07c8911ec9c8
ASoC: SOC: Fix fmt with dai naming

Kernel v6.y does not support the legacy_dai_naming format, so there is
a problem that i2s does not work due to dai_name. Fix that issue.

Change-Id: I9aae5c683b4b5d803c12959ca2994e8cc3e6c577
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
sound/soc/starfive/starfive_i2s.c
sound/soc/starfive/starfive_pwmdac_transmitter.c