commit | 4bba7e9337e5573f83b2ccc235b7937d4d107d14 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Mon Nov 17 14:41:56 2014 +0100 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Dec 22 12:28:55 2014 +0530 |
tree | 2db40e150d8b7e9fe581d740bcb78f2ca075a3a1 | |
parent | 97bf6af1f928216fd6c5a66e8a57bfa95a659672 [diff] |
crypto: ux500: Use dmaengine_terminate_all API We are removing the dmaengine_device_control API, that shouldn't even have been exposed in the first place. Change the callers to use the proper API. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>