From: Shawn Guo Date: Mon, 22 Apr 2013 13:57:24 +0000 (+0800) Subject: ASoC: generic-dmaengine-pcm: call dma_request_slave_channel() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~52^2~9^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f1fd93e304f6f4f8b841e1b0124f3ab4c85ba2e;p=pandora-kernel.git ASoC: generic-dmaengine-pcm: call dma_request_slave_channel() dma_request_slave_channel() is a more appropriate API for dmaengine clients that adopt generic DMA bindings to call. Let's use it instead of of_dma_request_slave_channel() to save include. Signed-off-by: Shawn Guo Acked-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed