]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm_adsp: Pull data through compressed read
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Wed, 6 Jan 2016 12:33:19 +0000 (12:33 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 6 Jan 2016 17:44:17 +0000 (17:44 +0000)
commit48e873fa8f21c8ebe9ad0ea56aa63d8b7a3f02fa
tree5af530049703ae58809bbdd4d17dd4a683c909d9
parentf16a57de60db94ea1fd41931399892342a9211db
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>
sound/soc/codecs/wm5110.c
sound/soc/codecs/wm_adsp.c
sound/soc/codecs/wm_adsp.h