Re: [PATCH 0/6] Convert JZ4740 to dmaengine

From: Ralf Baechle
Date: Wed May 29 2013 - 05:32:07 EST


On Thu, May 23, 2013 at 10:36:21PM +0200, Lars-Peter Clausen wrote:

> done in 3 steps:
> 1) Add a dmaengine driver which wraps the custom JZ4740 DMA API
> 2) Update all users of the JZ4740 DMA API to use dmaengine instead
> 3) Remove the custom API and move all direct hardware access to the
> dmaengine driver.
>
> The first two patches in the series also make sure that the clock of the DMA
> core is enabled.
>
> Since the patches in this series depend on each other I'd prefer if they could
> all go through the DMA tree.

No problem - though my experience is that code for MIPS systems, including
drivers receives most testing if it lives in the MIPS git tree, less in
linux-next and barely any in in other subsystem-specific trees.

Acked-by: Ralf Baechle <ralf@xxxxxxxxxxxxxx>

Ralf
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/