ASoC: pxa: Remove redundant snd_soc_dapm_sync() calls from machine drivers
authorAxel Lin <axel.lin@gmail.com>
Wed, 12 Oct 2011 23:38:56 +0000 (07:38 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 13 Oct 2011 10:50:04 +0000 (11:50 +0100)
commitdbe37dbc1bf1629e517b7ef57429fb6af1f186af
tree94dcaad2a61745bbb0915df3da0566bf22f42d36
parentb29a33a211a855e8e52c095af13e1d99ed60d07c
ASoC: pxa: Remove redundant snd_soc_dapm_sync() calls from machine drivers

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>
sound/soc/pxa/poodle.c
sound/soc/pxa/spitz.c