From: Mark Brown Date: Mon, 12 Mar 2012 16:34:35 +0000 (+0000) Subject: ASoC: wm8994: Don't lock CODEC mutex to do DAPM sync X-Git-Tag: v3.5-rc1~118^2~3^2~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecd1732f0118f3bc47429ceffa01593ec16c364d;p=pandora-kernel.git ASoC: wm8994: Don't lock CODEC mutex to do DAPM sync DAPM now has a DAPM-level lock which it manages itself so we don't need to take the CODEC mutex to call DAPM any more. Also remove a redundant call to snd_soc_dapm_sync(), jack reporting also triggers a DAPM sync. Signed-off-by: Mark Brown --- Reading git-diff-tree failed