summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-cns3xxx.c
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2014-04-25 12:58:34 +0100
committerChris Ball <chris@printf.net>2014-05-22 07:26:29 -0400
commitd1e49f77d7c7b75fdc022e1d46c1549bbc91c5b7 (patch)
tree186204fee5c6e5407cac6a370bb1f1b1d08a2e55 /drivers/mmc/host/sdhci-cns3xxx.c
parentde0b65a786ae83c8f6dfb712f65b9a36af70a981 (diff)
mmc: sdhci: convert ADMA descriptors to a coherent allocation
Rather than using the streaming API, use the coherent allocator to provide this memory, thereby eliminating cache flushing of it each time we map and unmap it. This results in a 7.5% increase in transfer speed with a UHS-1 card operating in 3.3v mode at a clock of 49.5MHz. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Tested-by: Markus Pargmann <mpa@pengutronix.de> Tested-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Chris Ball <chris@printf.net>
Diffstat (limited to 'drivers/mmc/host/sdhci-cns3xxx.c')
0 files changed, 0 insertions, 0 deletions