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:
b29a33a
)
ASoC: pxa: Remove redundant snd_soc_dapm_sync() calls from machine drivers
author
Axel Lin
<axel.lin@gmail.com>
Wed, 12 Oct 2011 23:38:56 +0000
(07:38 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 13 Oct 2011 10:50:04 +0000
(11:50 +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.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found