From: Lars-Peter Clausen Date: Sun, 9 Nov 2014 16:00:58 +0000 (+0100) Subject: ASoC: max98095: Move mutex to the driver level X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~20^2~20^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=210a5fae55c05174b8a5b571b6698626b3ae35d3;p=pandora-kernel.git ASoC: max98095: Move mutex to the driver level The max98095 uses the snd_soc_codec mutex to protect against concurrent access in some of its control put handlers. Move this mutex to the driver level so we can eventually remove the snd_soc_codec mutex. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed