OSDN Git Service

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)
commitfb13f19d102ee47c0f27fda70387052a3fd3e656
treedfe619010232f69c2bb564fef4341f57443bf7dc
parent19febab6da87995d1eb1a18d1fcbff50e278d7fa
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