From: Maxime Ripard Date: Mon, 17 Nov 2014 13:41:56 +0000 (+0100) Subject: crypto: ux500: Use dmaengine_terminate_all API X-Git-Tag: fixes-v4.0-rc1~64^2~27^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bba7e9337e5573f83b2ccc235b7937d4d107d14;p=pandora-kernel.git 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 Signed-off-by: Vinod Koul --- Reading git-diff-tree failed