On Tue, 9 Oct 2018 at 09:31, Vinod Koul <vkoul@xxxxxxxxxx> wrote: > > 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@xxxxxxxxxx> > --- > CC: Angelo Dureghello <angelo@xxxxxxxx> > CC: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > > 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@xxxxxxxxxx> Best regards, Krzysztof