commit | 39ab196243e8732ad68928be97129305b29afbbd | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Wed Jul 16 00:45:14 2014 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Sat Jul 26 11:38:19 2014 +0200 |
tree | bed0e9bb44e94d0cd6d381bb16f67fc5e6110e65 | |
parent | e36152aa84cf68bd7f09acffd480cd2b6aa5480d [diff] |
mmc: tmio: Configure DMA slave bus width Even though some implementations support 4-bytes data register access, the tmio driver never configures the hardware in such a way and always performs 2-bytes accesses. Hardcode the DMA transfer size to 2 bytes. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>