From: Charles Keepax Date: Tue, 18 Feb 2014 15:22:12 +0000 (+0000) Subject: Input - arizona-haptics: Fix double lock of dapm_mutex X-Git-Tag: v3.14-rc5~12^2~1^2~2^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4204960e9d0ba99459dbf1db918f99a45e7a62a;p=pandora-kernel.git Input - arizona-haptics: Fix double lock of dapm_mutex snd_soc_dapm_sync takes the dapm_mutex internally, but we currently take it externally as well. This patch fixes this. Signed-off-by: Charles Keepax Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- Reading git-diff-tree failed