提交 6c59e6c4 编写于 作者: L Liam Girdwood 提交者: Jaroslav Kysela

[ALSA] soc - Clean up tabs

Signed-off-by: NLiam Girdwood <lg@opensource.wolfsonmicro.com>
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
Signed-off-by: NJaroslav Kysela <perex@perex.cz>
上级 1b075e3f
......@@ -1297,9 +1297,9 @@ int snd_soc_dapm_device_event(struct snd_soc_device *socdev, int event)
struct snd_soc_machine *machine = socdev->machine;
if (machine->dapm_event)
machine->dapm_event(machine, event);
machine->dapm_event(machine, event);
if (codec->dapm_event)
codec->dapm_event(codec, event);
codec->dapm_event(codec, event);
return 0;
}
EXPORT_SYMBOL_GPL(snd_soc_dapm_device_event);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册