提交 dc2bea61 编写于 作者: L Lu Guanqun 提交者: Mark Brown

ASoC: fix a simple coding style issue

Signed-off-by: NLu Guanqun <guanqun.lu@intel.com>
Acked-by: NLiam Girdwood <lrg@ti.com>
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 a68b38ad
...@@ -1597,7 +1597,7 @@ static int snd_soc_dapm_add_route(struct snd_soc_dapm_context *dapm, ...@@ -1597,7 +1597,7 @@ static int snd_soc_dapm_add_route(struct snd_soc_dapm_context *dapm,
} }
/* connect dynamic paths */ /* connect dynamic paths */
switch(wsink->id) { switch (wsink->id) {
case snd_soc_dapm_adc: case snd_soc_dapm_adc:
case snd_soc_dapm_dac: case snd_soc_dapm_dac:
case snd_soc_dapm_pga: case snd_soc_dapm_pga:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册