From: Mark A. Greer Date: Fri, 21 Dec 2012 17:04:04 +0000 (-0700) Subject: crypto: omap-sham - Add code to use dmaengine API X-Git-Tag: v3.9-rc1~87^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfd061d5a8f5a6d89c77d23693a63038ff8cbcd8;p=pandora-kernel.git crypto: omap-sham - Add code to use dmaengine API Add code to use the new dmaengine API alongside the existing DMA code that uses the private OMAP DMA API. The API to use is chosen by defining or undefining 'OMAP_SHAM_DMA_PRIVATE'. This is a transitional change and the code that uses the private DMA API will be removed in an upcoming commit. CC: Russell King CC: Dmitry Kasatkin Signed-off-by: Mark A. Greer Signed-off-by: Herbert Xu --- Reading git-diff-tree failed