From: Mark A. Greer Date: Tue, 8 Jan 2013 18:57:42 +0000 (-0700) Subject: crypto: omap-aes - Add code to use dmaengine API X-Git-Tag: v3.9-rc1~87^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebedbf79026bebe6667322c2407bf05023600929;p=pandora-kernel.git crypto: omap-aes - 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_AES_DMA_PRIVATE'. CC: Russell King CC: Dmitry Kasatkin Signed-off-by: Mark A. Greer Signed-off-by: Herbert Xu --- Reading git-diff-tree failed