From: Lars-Peter Clausen Date: Thu, 14 May 2015 09:20:00 +0000 (+0200) Subject: ASoC: max98090: Remove unnecessary snd_soc_dapm_sync() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~113^2~38^2~1^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0b80c8075add488ca2632393670da31b174195d;p=pandora-kernel.git ASoC: max98090: Remove unnecessary snd_soc_dapm_sync() max98090_jack_work() doesn't modify the DAPM graph other than what's done in snd_soc_jack_report(). snd_soc_jack_report() already calls snd_soc_dapm_sync() internally, so there is no need to call it manually and can be removed. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed