linux-kernel-test/drivers/mmc
Guennadi Liakhovetski 5f52c35529 mmc: tmio: use PIO for short transfers
This patch allows transferring of some requests in PIO and some in DMA
mode and defaults to using DMA only for transfers longer than 8 bytes.
This is especially useful with SDIO, which can have lots of 2- and 4-byte
transfers, creating unnecessary high overhead, when executed in DMA.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
2011-03-25 10:39:05 -04:00
..
card mmc: mmc_test: Remove set-but-unused variable. 2011-03-25 10:30:49 -04:00
core mmc: fix mmc_app_send_scr() for dma transfer 2011-03-25 10:30:50 -04:00
host mmc: tmio: use PIO for short transfers 2011-03-25 10:39:05 -04:00
Kconfig
Makefile mmc: Makefile: Fix EXTRA_CFLAGS assignment 2010-10-23 21:11:15 +08:00