ASoC: ams-delta: Fix compile error
authorLars-Peter Clausen <lars@metafoo.de>
Wed, 12 Mar 2014 14:27:29 +0000 (15:27 +0100)
committerMark Brown <broonie@linaro.org>
Thu, 13 Mar 2014 09:32:26 +0000 (09:32 +0000)
commite95d73c437a09e7febea18f8e998f958ef6d7a72
treecd39304369f20cceb83f0ba352cc9cf6178334c8
parentf9fa2b1855a9ece2ec2a4f54b7f9131cd89257d6
ASoC: ams-delta: Fix compile error

snd_soc_dapm_mutex_unlock() wants a pointer to the DAPM context, not the CODEC.

Fixes: 03510ca07 ("ASoC: ams-delta: Update locking around use of DAPM pin API")
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/omap/ams-delta.c