提交 05af0917 编写于 作者: C Codrut Grosu 提交者: Mark Brown

ASoC: pxa: The open brace is placed with the previous line

This was reported by checkpatch.pl
Signed-off-by: NCodrut Grosu <codrut.cristian.grosu@gmail.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 291aaff0
...@@ -228,14 +228,12 @@ static struct snd_soc_ops raumfeld_ak4104_ops = { ...@@ -228,14 +228,12 @@ static struct snd_soc_ops raumfeld_ak4104_ops = {
.codec_name = "spi0.0", \ .codec_name = "spi0.0", \
} }
static struct snd_soc_dai_link snd_soc_raumfeld_connector_dai[] = static struct snd_soc_dai_link snd_soc_raumfeld_connector_dai[] = {
{
DAI_LINK_CS4270, DAI_LINK_CS4270,
DAI_LINK_AK4104, DAI_LINK_AK4104,
}; };
static struct snd_soc_dai_link snd_soc_raumfeld_speaker_dai[] = static struct snd_soc_dai_link snd_soc_raumfeld_speaker_dai[] = {
{
DAI_LINK_CS4270, DAI_LINK_CS4270,
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册