Home
last modified time | relevance | path

Searched hist:a51ff30f45473a80f78b2572666473887e010d91 (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Dwm8731.cdiff a51ff30f45473a80f78b2572666473887e010d91 Sun Nov 09 17:01:00 CET 2014 Lars-Peter Clausen <lars@metafoo.de> ASoC: wm8731: Move the deemph lock to the driver level

The wm8731 uses the snd_soc_codec mutex to protect its deemph settings from
concurrent access. 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 <lars@metafoo.de>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>