ASoC: imx: fix burstsize for DMA
authorWolfram Sang <w.sang@pengutronix.de>
Fri, 25 Mar 2011 15:51:45 +0000 (16:51 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 26 Mar 2011 17:24:55 +0000 (17:24 +0000)
SSI counts in words, the DMA engine in bytes. (Wrong) factor got removed
in bf974a0 (ASoC i.MX: switch to new DMA api).

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@kernel.org

No differences found