From: Lars-Peter Clausen Date: Sun, 9 Nov 2014 16:01:01 +0000 (+0100) Subject: ASoC: wm8903: Move the deemph lock to the driver level X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~20^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78660af7ba30e9d2cc9614465c8b65b3c85f49a9;p=pandora-kernel.git ASoC: wm8903: Move the deemph lock to the driver level The wm8903 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