ASoC: core - remove superfluous new line.
Signed-off-by: Liam Girdwood <lrg@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
Родитель
61b61e3c5c
Коммит
92505299a1
|
@ -1617,7 +1617,6 @@ static int soc_probe_dai_link(struct snd_soc_card *card, int num)
|
|||
rtd->pmdown_time = pmdown_time;
|
||||
|
||||
/* probe the cpu_dai */
|
||||
|
||||
if (!cpu_dai->probed) {
|
||||
if (!try_module_get(cpu_dai->dev->driver->owner))
|
||||
return -ENODEV;
|
||||
|
|
Загрузка…
Ссылка в новой задаче