From: Mark A. Greer Date: Fri, 21 Dec 2012 17:04:07 +0000 (-0700) Subject: crypto: omap-sham - Convert to dma_request_slave_channel_compat() X-Git-Tag: v3.9-rc1~87^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e87e73f4abe1ada69cf780fe2550c6361a1b53b;p=pandora-kernel.git crypto: omap-sham - 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-sham driver use different DMA engines. CC: Dmitry Kasatkin Signed-off-by: Mark A. Greer Signed-off-by: Herbert Xu --- Reading git-diff-tree failed