提交 7ee75380 编写于 作者: M Mark Brown

ASoC: Rename AT91SAMG20-EK for applications

This is a bit more idiomatic and makes identifying a configuration
based on the board type work better.
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 5de7f9b2
...@@ -273,7 +273,7 @@ static struct snd_soc_dai_link at91sam9g20ek_dai = { ...@@ -273,7 +273,7 @@ static struct snd_soc_dai_link at91sam9g20ek_dai = {
}; };
static struct snd_soc_card snd_soc_at91sam9g20ek = { static struct snd_soc_card snd_soc_at91sam9g20ek = {
.name = "WM8731", .name = "AT91SAMG20-EK",
.platform = &atmel_soc_platform, .platform = &atmel_soc_platform,
.dai_link = &at91sam9g20ek_dai, .dai_link = &at91sam9g20ek_dai,
.num_links = 1, .num_links = 1,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册