Re: [PATCH] dmaengine: move link order

From: Koul, Vinod
Date: Thu May 19 2011 - 08:01:35 EST


On Wed, 2011-05-18 at 14:18 +0200, Linus Walleij wrote:
> Move the dmaengine subsystem up early in the drivers Makefile so
> DMA is made available early to all drivers, just like e.g.
> regulators. Now even regulators can use DMA on the same initlevel.
> As a result we can bump the ste_dma40 and coh901318 dmaengine
> drivers down one initlevel to subsys_init().
>
> Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
> ---
> drivers/Makefile | 4 +++-
> drivers/dma/coh901318.c | 2 +-
> drivers/dma/ste_dma40.c | 2 +-
> 3 files changed, 5 insertions(+), 3 deletions(-)
Applied thanks....

Hadn't read the patch fully so ignore my comment on st-dma

--
~Vinod

--
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/