summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/mmc_queue.c
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2006-02-16 17:48:31 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-02-16 17:48:31 +0100
commit0425a14213f373595bd23cacdc675f2b973a28d4 (patch)
treee575c9628b9aaf847469875aecec92afa6de8e47 /drivers/mmc/mmc_queue.c
parent[PATCH] neofb: avoid resetting display config on unblank (diff)
downloadlinux-0425a14213f373595bd23cacdc675f2b973a28d4.tar.xz
linux-0425a14213f373595bd23cacdc675f2b973a28d4.zip
[MMC] mmci: allow small data transfers
If a data transfer is small (less than a FIFO size) we would hang waiting for the data to be read due to the PIO interrupt not occuring. We allowed for this in our PIO interrupt handler, but not when setting up a data transfer. Apply the "fix" when setting up a data transfer as well. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/mmc/mmc_queue.c')
0 files changed, 0 insertions, 0 deletions