projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61b61e3
)
ASoC: core - remove superfluous new line.
author
Liam Girdwood
<lrg@ti.com>
Tue, 24 May 2011 16:38:52 +0000
(17:38 +0100)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Tue, 24 May 2011 20:45:47 +0000
(
04:45
+0800)
Signed-off-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-core.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/soc-core.c
b/sound/soc/soc-core.c
index 07991d4387960ecb3083adf7e61baacd04453dc3..d75043ed7fc0551f66881675df110dede0d5ccf0 100644
(file)
--- 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;