]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm5110: Use helper function to lock the DAPM mutex
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Tue, 29 Dec 2015 16:25:14 +0000 (16:25 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 30 Dec 2015 16:48:42 +0000 (16:48 +0000)
commitc9cdd2f75e67e012ceb4c0a815a2edbc94af2d6b
treed28220437bceb93742ff0d874c981cca788514c5
parent0e8aca96b0171679bb6bba33e818048ea708d9c3
ASoC: wm5110: Use helper function to lock the DAPM mutex

A couple of call sites were missed when the snd_soc_dapm_mutex_lock
function was added this patch fixes those up.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm5110.c