From: Padmavathi Venna Date: Fri, 18 Jan 2013 11:47:02 +0000 (+0530) Subject: ARM: SAMSUNG: Make dma request compatible to generic dma bindings. X-Git-Tag: v3.9-rc1~129^2~24^2~13^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7ba5f1d0f6292e1b99c63cc4bb74c70232e9065;p=pandora-kernel.git ARM: SAMSUNG: Make dma request compatible to generic dma bindings. This patch make the dma dev request operation compatible for both DT and non-DT cases. It takes the all the arguments required for dma_request_slave_channel and dma_request_channel. If the driver is initiated via DT or non-DT the corresponding call will be made. Signed-off-by: Padmavathi Venna Signed-off-by: Mark Brown --- Reading git-diff-tree failed