[alsa-devel] [PATCH] ASoC: core - remove superfluous new line.

Liam Girdwood lrg at ti.com
Tue May 24 18:38:52 CEST 2011


Signed-off-by: Liam Girdwood <lrg at ti.com>
---
 sound/soc/soc-core.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/sound/soc/soc-core.c b/sound/soc/soc-core.c
index f051e85..f9667f6 100644
--- a/sound/soc/soc-core.c
+++ b/sound/soc/soc-core.c
@@ -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;
-- 
1.7.4.1



More information about the Alsa-devel mailing list