From: Russell King Date: Mon, 23 Apr 2012 12:51:48 +0000 (+0100) Subject: spi: omap2-mcspi: add DMA engine support X-Git-Tag: v3.6-rc1~13^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53741ed8f0a3fc646576b6d7adf563f403ba6c03;p=pandora-kernel.git spi: omap2-mcspi: add DMA engine support Add DMA engine support to the OMAP SPI driver. This supplements the private DMA API implementation contained within this driver, and the driver can be independently switched at build time between using DMA engine and the private DMA API for the transmit and receive sides. Tested-by: Shubhrajyoti Acked-by: Grant Likely Acked-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed