diff options
author | Ludovic Desroches <[email protected]> | 2013-11-20 16:01:11 +0100 |
---|---|---|
committer | Chris Ball <[email protected]> | 2014-01-13 12:48:12 -0500 |
commit | 66b512eda74d59b17eac04c4da1b38d82059e6c9 (patch) | |
tree | 6186546f541c530392c2868330fdc630d7cf4e58 /net/lapb/lapb_subr.c | |
parent | dd006b3081ccf01ee5ef07dcf8ff274626dbf80b (diff) |
mmc: atmel-mci: fix timeout errors in SDIO mode when using DMA
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.
Cc: stable <[email protected]> # 3.2+
Signed-off-by: Ludovic Desroches <[email protected]>
Acked-by: Nicolas Ferre <[email protected]>
Signed-off-by: Chris Ball <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions