From: Lars-Peter Clausen Date: Sun, 9 Nov 2014 16:01:00 +0000 (+0100) Subject: ASoC: wm8731: Move the deemph lock to the driver level X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~20^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a51ff30f45473a80f78b2572666473887e010d91;p=pandora-kernel.git ASoC: wm8731: Move the deemph lock to the driver level The wm8731 uses the snd_soc_codec mutex to protect its deemph settings from concurrent access. This patch moves this lock to the driver level. This will allow us to eventually remove the snd_soc_codec mutex. Signed-off-by: Lars-Peter Clausen Acked-by: Charles Keepax Signed-off-by: Mark Brown --- Reading git-diff-tree failed