]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm_adsp: Replace debugfs lock with more general DSP power lock
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Tue, 8 Dec 2015 16:08:26 +0000 (16:08 +0000)
committerMark Brown <broonie@kernel.org>
Sat, 12 Dec 2015 22:43:13 +0000 (22:43 +0000)
commit4db0c2913a0436db53487478b22f0737da251adf
tree3cc1cef6b442b5a97942104b404fa0c91fce8b4d
parentc3a964ea376347698ae1595edeb7de396b6929ab
ASoC: wm_adsp: Replace debugfs lock with more general DSP power lock

Most events around the DSP just need to be locked to ensure that the DSP
can't change power state whilst they are happening. This includes the
debugfs entries and this will make sorting the rest of the locking
simpler.

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