]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm_adsp: Allow compressed buffers in any memory region
authorAndrew Ford <aford@opensource.cirrus.com>
Tue, 19 Feb 2019 17:31:56 +0000 (17:31 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 20 Feb 2019 12:02:37 +0000 (12:02 +0000)
commit4670d9413fd63dcdd43c2b13fe065427656babcb
treedfe619010232f69c2bb564fef4341f57443bf7dc
parentf7e649165e643989d23dfe316f15d43f5ac3ba52
ASoC: wm_adsp: Allow compressed buffers in any memory region

Currently, compressed buffers can only be specified in the XM memory
region. There is no reason to have such a restriction with the newer
meta-data based way of specifying the buffers, so remove it.

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