summaryrefslogtreecommitdiff
path: root/drivers/pcmcia
diff options
context:
space:
mode:
authorLudovic Desroches <ludovic.desroches@atmel.com>2012-07-24 09:42:04 (GMT)
committerChris Ball <cjb@laptop.org>2012-09-04 17:58:07 (GMT)
commit077d40731edc90ee9dedf63249034c8cd5f694ce (patch)
treede469044a1580e9d163b9821fc8fc5c9e2ea5ba7 /drivers/pcmcia
parent74f330bceaa7b88d06062e1cac3d519a3dfc041e (diff)
downloadlinux-fsl-qoriq-077d40731edc90ee9dedf63249034c8cd5f694ce.tar.xz
mmc: atmel-mci: not busy flag has also to be used for read operations
Even if the datasheet says that the not busy flag has to be used only for write operations, it's false except for version lesser than v2xx. Not waiting on the not busy flag for read operations can cause the controller to hang-up during the initialization of some SD cards with DMA after the first CMD6 -- the next command is sent too early. Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Cc: stable <stable@vger.kernel.org> [3.5, 3.6] Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/pcmcia')
0 files changed, 0 insertions, 0 deletions