Skip to content
Unverified Commit a5ad3b4b authored by Ezequiel Garcia's avatar Ezequiel Garcia Committed by Mark Brown
Browse files

ASoC: rockchip: Fix dai_name for HDMI codec



Commit 24069b58 ("ASoC: hdmi-codec: remove multi detection support")
changed the dai_name for the HDMI Codec, breaking the rk3288_hdmi_analog
driver, which fails to register with a:

  rk3288-snd-hdmi-analog sound: ASoC: CODEC DAI hdmi-hifi.0 not registered

This commit fixes the dai_name, fixing the issue.

Fixes: 24069b58 ("ASoC: hdmi-codec: remove multi detection support")
Signed-off-by: default avatarEzequiel Garcia <ezequiel@collabora.co.uk>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 7928b2cb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment