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)
commite116615b80bb89484ad4d55c752a00dd6379f95c
treed28220437bceb93742ff0d874c981cca788514c5
parent3451eb485aee78f31a8dd127e3385f89946c813b
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