commit | 83a40ce993cda0757b102389e38446e79a2cc172 | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Wed Jan 06 12:33:19 2016 +0000 |
committer | Mark Brown <broonie@kernel.org> | Wed Jan 06 17:44:17 2016 +0000 |
tree | 5af530049703ae58809bbdd4d17dd4a683c909d9 | |
parent | 565ace464105cb9623cbf4eb9549d4b0c24166c9 [diff] |
ASoC: wm_adsp: Pull data through compressed read Data is read in blocks of up to one fragment is size from the circular buffer on the DSP and is re-packed to remove the padding byte that exists in the DSP memory map. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>