From: Apelete Seketeli Date: Mon, 21 Jul 2014 04:37:45 +0000 (+0200) Subject: mmc: jz4740: prepare next dma transfer in parallel with current transfer X-Git-Tag: fixes-against-v3.18-rc2~127^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb2f45927f8e0d1fc0633f65cc1f17a40c80bf24;p=pandora-kernel.git mmc: jz4740: prepare next dma transfer in parallel with current transfer Make use of the MMC asynchronous request capability to prepare the next DMA transfer request in parallel with the current transfer. This is done by adding pre-request and post-request callbacks that are used by the MMC framework during an active data transfer. It should help reduce the impact of DMA preparation overhead on the SD card performance. Signed-off-by: Apelete Seketeli Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed