0425a14213
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> |
||
---|---|---|
.. | ||
au1xmmc.c | ||
au1xmmc.h | ||
Kconfig | ||
Makefile | ||
mmc.c | ||
mmc.h | ||
mmc_block.c | ||
mmc_queue.c | ||
mmc_queue.h | ||
mmc_sysfs.c | ||
mmci.c | ||
mmci.h | ||
pxamci.c | ||
pxamci.h | ||
wbsd.c | ||
wbsd.h |