diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2011-12-13 16:48:04 +0100 |
---|---|---|
committer | Vinod Koul <vinod.koul@linux.intel.com> | 2011-12-23 17:03:15 +0100 |
commit | a4e3e86d66ffc640ac54acffa29450e327a80ae2 (patch) | |
tree | 7067dc62c57816151930a04b2fe21267f4c5258b /firmware | |
parent | dmaengine: add DMA_TRANS_NONE to dma_transfer_direction (diff) | |
download | linux-a4e3e86d66ffc640ac54acffa29450e327a80ae2.tar.xz linux-a4e3e86d66ffc640ac54acffa29450e327a80ae2.zip |
mmc: mxs-mmc: fix the dma_transfer_direction migration
The commit 05f5799 (mmc-host: move to dma_transfer_direction) left out
the DMA_NONE, in turn breaks the driver as below.
[ 0.650000] mxs-mmc mxs-mmc.0: initialized
[ 0.650000] mxs-mmc mxs-mmc.1: initialized
[ 0.690000] mxs-dma mxs-dma-apbh: maximum bytes for sg entry exceeded: -55906
7475 > 65280
[ 0.690000] mxs-mmc mxs-mmc.0: mxs_mmc_ac: failed to prep dma
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions