From: Lars-Peter Clausen Date: Sun, 9 Nov 2014 16:00:59 +0000 (+0100) Subject: ASoC: wm5102: Move ultrasonic response settings lock to the driver level X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~20^2~20^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d74bcaaeb66826192c9e361cbfe8fd1ffaccf74e;p=pandora-kernel.git ASoC: wm5102: Move ultrasonic response settings lock to the driver level The wm5102 driver currently uses the snd_soc_codec mutex to protect its ultrasonic response 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