From: Russell King Date: Fri, 13 Apr 2012 11:14:39 +0000 (+0100) Subject: mmc: omap_hsmmc: add DMA engine support X-Git-Tag: v3.6-rc1~13^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5c98927d74cd6853579e1a5b56cd6eb0d4885f0;p=pandora-kernel.git 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 Tested-by: Tony Lindgren Acked-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed