From: Lars-Peter Clausen Date: Sun, 9 Nov 2014 16:01:02 +0000 (+0100) Subject: ASoC: wm8958: Move DSP firmware lock to driver level X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~20^2~20^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fabfad2f8b23529722c6ef5b3537c457e63d2c82;p=pandora-kernel.git ASoC: wm8958: Move DSP firmware lock to driver level The wm8958 driver uses the snd_soc_codec mutex to protect the various firmware pointers from concurrent assignment. 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