[v3] dmaengine: fsl-edma: remove dma_slave_config direction usage
From: Angelo Dureghello <hidden>
Date: 2018-10-09 08:02:12
From: Angelo Dureghello <hidden>
Date: 2018-10-09 08:02:12
On Tue, Oct 09, 2018 at 09:48:05AM +0200, Krzysztof Kozlowski wrote:
On Tue, 9 Oct 2018 at 09:31, Vinod Koul [off-list ref] wrote:quoted
dma_slave_config direction was marked as deprecated quite some time back, remove the usage from this driver so that the field can be removed Signed-off-by: Vinod Koul <vkoul@kernel.org> --- CC: Angelo Dureghello <redacted> CC: Krzysztof Kozlowski <krzk@kernel.org> drivers/dma/fsl-edma-common.c | 74 +++++++++++++++++++++++++------------------ drivers/dma/fsl-edma-common.h | 12 ++----- 2 files changed, 46 insertions(+), 40 deletions(-)Seems to work fine on Freescale Colibri VF50: Tested-by: Krzysztof Kozlowski <krzk@kernel.org> Best regards, Krzysztof
As already replied to v2, Tested-by: Angelo Dureghello <redacted> Regards, Angelo Dureghello