提交 9fab9635 编写于 作者: M Mark Brown

ASoC: Clarify naming for SMDK WM9713 driver

At least some of the systems using this device have multiple audio
subsystems so provide some guidance to userspace about which one this
is.
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: NJassi Brar <jassi.brar@samsung.com>
Acked-by: NLiam Girdwood <lrg@slimlogic.co.uk>
上级 266edab3
......@@ -52,7 +52,7 @@ static struct snd_soc_dai_link smdk_dai = {
};
static struct snd_soc_card smdk = {
.name = "SMDK",
.name = "SMDK WM9713",
.dai_link = &smdk_dai,
.num_links = 1,
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册