提交 cb13c6b3 编写于 作者: D Dimitris Papastamos 提交者: Mark Brown

ASoC: WM8804: Use a proper DAI name

Make sure the DAI name does not include a '/' since we might have
per DAI debugfs or sysfs entries in the future.
Signed-off-by: NDimitris Papastamos <dp@opensource.wolfsonmicro.com>
Acked-by: NLiam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 8ca2aa9c
......@@ -669,7 +669,7 @@ static struct snd_soc_dai_ops wm8804_dai_ops = {
SNDRV_PCM_FMTBIT_S24_LE)
static struct snd_soc_dai_driver wm8804_dai = {
.name = "wm8804-s/pdif",
.name = "wm8804-spdif",
.playback = {
.stream_name = "Playback",
.channels_min = 2,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册