From: Mark A. Greer Date: Tue, 8 Jan 2013 18:57:45 +0000 (-0700) Subject: crypto: omap-aes - Convert to dma_request_slave_channel_compat() X-Git-Tag: v3.9-rc1~87^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4b87a934c30fb91cbdd18ae028acdc361e1cf0f;p=pandora-kernel.git crypto: omap-aes - Convert to dma_request_slave_channel_compat() Use the dma_request_slave_channel_compat() call instead of the dma_request_channel() call to request a DMA channel. This allows the omap-aes driver use different DMA engines. CC: Dmitry Kasatkin Signed-off-by: Mark A. Greer Signed-off-by: Herbert Xu --- Reading git-diff-tree failed