summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorLudovic Desroches <ludovic.desroches@atmel.com>2013-11-20 16:01:11 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-02-13 13:48:00 -0800
commit6bf1831daef67ae1a1b183ebed11885ea9bf9e1d (patch)
tree664dd97e7224a385577278d9c2602208a1870e00 /mm
parent1e06335d339132ecbb4196ede2cf1c2b618b0121 (diff)
downloadlinux-3.10-6bf1831daef67ae1a1b183ebed11885ea9bf9e1d.tar.gz
linux-3.10-6bf1831daef67ae1a1b183ebed11885ea9bf9e1d.tar.bz2
linux-3.10-6bf1831daef67ae1a1b183ebed11885ea9bf9e1d.zip
mmc: atmel-mci: fix timeout errors in SDIO mode when using DMA
commit 66b512eda74d59b17eac04c4da1b38d82059e6c9 upstream. With some SDIO devices, timeout errors can happen when reading data. To solve this issue, the DMA transfer has to be activated before sending the command to the device. This order is incorrect in PDC mode. So we have to take care if we are using DMA or PDC to know when to send the MMC command. Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Chris Ball <cjb@laptop.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions