提交 1c7fc7e5 编写于 作者: K Kuninori Morimoto 提交者: Mark Brown

ASoC: fsi codecs: Update card name field

Signed-off-by: NKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 29f9e39a
......@@ -43,7 +43,7 @@ static struct snd_soc_dai_link fsi_dai_link = {
};
static struct snd_soc_card fsi_soc_card = {
.name = "FSI",
.name = "FSI (AK4642)",
.dai_link = &fsi_dai_link,
.num_links = 1,
};
......
......@@ -33,7 +33,7 @@ static struct snd_soc_dai_link fsi_da7210_dai = {
};
static struct snd_soc_card fsi_soc_card = {
.name = "FSI",
.name = "FSI (DA7210)",
.dai_link = &fsi_da7210_dai,
.num_links = 1,
};
......
......@@ -22,7 +22,7 @@ static struct snd_soc_dai_link fsi_dai_link = {
};
static struct snd_soc_card fsi_soc_card = {
.name = "FSI",
.name = "FSI (SH MOBILE HDMI)",
.dai_link = &fsi_dai_link,
.num_links = 1,
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册