This patch series aims to fix/improve RZ/DMAC driver. The improvement patch is related to fix cleanup order in probe/remove(). and fixes patch is related to wrong SDS/DDS settings, when we change/update the DMA bus width several times. v1->v2: * Update patch header and description. Biju Das (1): dmaengine: sh: rz-dmac: Improve cleanup order in probe()/remove() Hien Huynh (1): dma: rz-dmac: Fix destination and source data size setting drivers/dma/sh/rz-dmac.c | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) -- 2.25.1