commit | 843d349c20bc3562ae7b59de4067e304e89843c7 | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Sat Oct 11 21:10:34 2014 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed Oct 15 21:31:00 2014 +0530 |
tree | 290420437f8e582e8b1a646f39770a19637accc2 | |
parent | 0e497c36deef92ec7a54c6af6f4e87d5b4f39dda [diff] |
net: ks8842: use dmaengine_terminate_all() API The drivers should use dmaengine_terminate_all() API instead of accessing the device_control which will be deprecated soon Signed-off-by: Vinod Koul <vinod.koul@intel.com>