]> 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)
commit0a253597747593ca691728cd379eabed9206ae97
treedfe619010232f69c2bb564fef4341f57443bf7dc
parentc78f4693c19b5f15e0667df176de6cd8a99c9c55
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