From: Vinod Koul Date: Sat, 11 Oct 2014 15:40:38 +0000 (+0530) Subject: usb: musb: ux500_dma: use dmaengine_xxx() APIs X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~32^2~175 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3da6702f577be7249ece5799fb91cf2bf5e243fd;p=pandora-kernel.git usb: musb: ux500_dma: use dmaengine_xxx() APIs The drivers should use dmaengine_terminate_all() or dmaengine_slave_config() API instead of accessing the device_control which will be deprecated soon Signed-off-by: Vinod Koul Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed