提交 437f6a2b 编写于 作者: K Kuninori Morimoto 提交者: Mark Brown

ASoC: sh: fsi-ak4642: tidyup unnecessary variables

Signed-off-by: NKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: NLiam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 131d8106
......@@ -34,14 +34,8 @@ static int fsi_ak4642_dai_init(struct snd_soc_pcm_runtime *rtd)
}
static struct snd_soc_dai_link fsi_dai_link = {
/* .name */
/* .stream_name */
/* .cpu_dai_name */
.codec_dai_name = "ak4642-hifi",
/* .platform_name */
/* .codec_name */
.init = fsi_ak4642_dai_init,
.ops = NULL,
};
static struct snd_soc_card fsi_soc_card = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册