i.MX SDMA: Fix burstsize settings
authorPhilippe Rétornaz <philippe.retornaz@epfl.ch>
Tue, 24 Jan 2012 13:22:01 +0000 (14:22 +0100)
committerVinod Koul <vinod.koul@linux.intel.com>
Thu, 2 Feb 2012 08:42:47 +0000 (14:12 +0530)
commitb63fd6ce71226e5e048e2035ba202b53f89a1825
tree73f9f23574e079091f557144d0464b4b2c4bbf95
parente7211718b3aa0365a723d9b8192e6f50236a1c67
i.MX SDMA: Fix burstsize settings

Commit 6584cb88 (ARM i.MX dma: Fix burstsize settings) fixed
the mxcmmc driver but forgot to fix the SDMA driver to handle the
correct burtsize.
This make the SD card access works again with DMA on i.MX31 boards.

Signed-off-by: Philippe Rétornaz <philippe.retornaz@epfl.ch>
Tested-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
drivers/dma/imx-sdma.c
This page took 0.026022 seconds and 5 git commands to generate.