ASoC: SOC: Fix fmt with dai naming
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Tue, 20 Jun 2023 10:10:44 +0000 (19:10 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 24 Jul 2023 23:25:18 +0000 (08:25 +0900)
commit8d43ac92128b9f8b30ffbe8c6988fa46913acad4
tree96485474c1a59e775baeff109127e35c89ad25c3
parenta10a27edd8afe3f24bc3bd3c00d65e9232354714
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