浏览代码

ASoC: fsi-ak4642: modify platform_name

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Laim Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Kuninori Morimoto 15 年之前
父节点
当前提交
c570d529af
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      sound/soc/sh/fsi-ak4642.c

+ 1 - 1
sound/soc/sh/fsi-ak4642.c

@@ -32,7 +32,7 @@ static struct snd_soc_dai_link fsi_dai_link = {
 	.cpu_dai_name	= "fsia-dai", /* fsi A */
 	.codec_dai_name	= "ak4642-hifi",
 #ifdef CONFIG_MACH_AP4EVB
-	.platform_name	= "sh_fsi2.0",
+	.platform_name	= "sh_fsi2",
 	.codec_name	= "ak4642-codec.0-0013",
 #else
 	.platform_name	= "sh_fsi.0",