]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: omap_hsmmc: add DMA engine support
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 13 Apr 2012 11:14:39 +0000 (12:14 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 31 Jul 2012 11:06:22 +0000 (12:06 +0100)
commit4a8e29e6af6a120d9d2d3a0da36e2499be8011e2
tree2d34b3a8f58b838e394899185c2290d0b3d3cffa
parente8d55e5630ec7e41cc07dcbb5dae19867880377d
mmc: omap_hsmmc: add DMA engine support

Add DMA engine support to the OMAP HSMMC driver.  This supplements the
private DMA API implementation contained within this driver, and the
driver can be switched at build time between using DMA engine and the
private DMA API.

Tested-by: Grazvydas Ignotas <notasas@gmail.com>
Tested-by: Tony Lindgren <tony@atomide.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mmc/host/omap_hsmmc.c