From: Vinod Koul Date: Mon, 21 Oct 2013 13:37:34 +0000 (+0530) Subject: ASoC: dont call dapm_sync while reporting jack always X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2~72^2~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30a765d6433413c0eba90c969eecf12dfa2d111a;p=pandora-kernel.git ASoC: dont call dapm_sync while reporting jack always While reporting the jack status snd_soc_jack_report() invokes snd_soc_dapm_sync() always. This should be required when we have pins associated with jack and reporting enables or disables these. So add a check for this case Signed-off-by: Vinod Koul Signed-off-by: Mark Brown --- Reading git-diff-tree failed