ASoC: wm_adsp: Interpret ADSP memory region lengths as 32 bit words
authorNariman Poushin <nariman@opensource.wolfsonmicro.com>
Mon, 4 Nov 2013 12:03:44 +0000 (12:03 +0000)
committerMark Brown <broonie@linaro.org>
Mon, 4 Nov 2013 16:57:25 +0000 (08:57 -0800)
Pad the ADSP word (3 bytes) to 4 bytes in the kernel and calculate
lengths based on padded ADSP words instead of treating them as bytes

Signed-off-by: Nariman Poushin <nariman@opensource.wolfsonmicro.com>
Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Cc: stable@vger.kernel.org

No differences found