The following patchset fixes some bugs in the MXS DMA driver. Lothar Waßmann (4): fix a typo in comment Always leave mxs_dma_init() with the clock disabled. Using a static variable for counting the number of CCWs attached to Don't use CLKGATE to disable DMA clock. drivers/dma/mxs-dma.c | 43 ++++++++----------------------------------- 1 files changed, 8 insertions(+), 35 deletions(-)