git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f4c007
)
ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sat, 8 Oct 2011 12:29:18 +0000
(13:29 +0100)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sat, 8 Oct 2011 13:10:54 +0000
(14:10 +0100)
The core will sync DAPM as part of the card initialization, there is no
need for machine drivers to do so during their setup.
OMAP drivers are omitted as I know Peter already has patches for them.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found