commit | 3da6702f577be7249ece5799fb91cf2bf5e243fd | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Sat Oct 11 21:10:38 2014 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Mon Nov 03 10:01:07 2014 -0600 |
tree | 34d37be0caf67c7e47bfff5b43fe99b2a96b3808 | |
parent | b1cb07cdee8f0247b1a6b3ba63ad4214ee2032a4 [diff] |
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 <vinod.koul@intel.com> Signed-off-by: Felipe Balbi <balbi@ti.com>