Re: [PATCH] initialise DMA engine before MMC

2010-06-22 Thread Linus Walleij
2010/6/7 Guennadi Liakhovetski : > To use DMA engine based DMA with MMC in a non-modular build, the DMA > engine has to initialise before MMC. > > Signed-off-by: Guennadi Liakhovetski > --- > diff --git a/drivers/Makefile b/drivers/Makefile > index 91874e0..b713e75 100644 > --- a/drivers/Makefile

Re: [PATCH] initialise DMA engine before MMC

2010-06-22 Thread Dan Williams
On Sun, Jun 20, 2010 at 9:40 PM, Paul Mundt wrote: > On Mon, Jun 07, 2010 at 01:16:36PM +0200, Guennadi Liakhovetski wrote: >> To use DMA engine based DMA with MMC in a non-modular build, the DMA >> engine has to initialise before MMC. >> >> Signed-off-by: Guennadi Liakhovetski > > Dan, any objec

Re: [PATCH] initialise DMA engine before MMC

2010-06-20 Thread Paul Mundt
On Mon, Jun 07, 2010 at 01:16:36PM +0200, Guennadi Liakhovetski wrote: > To use DMA engine based DMA with MMC in a non-modular build, the DMA > engine has to initialise before MMC. > > Signed-off-by: Guennadi Liakhovetski Dan, any objections to this? -- To unsubscribe from this list: send the l

[PATCH] initialise DMA engine before MMC

2010-06-07 Thread Guennadi Liakhovetski
To use DMA engine based DMA with MMC in a non-modular build, the DMA engine has to initialise before MMC. Signed-off-by: Guennadi Liakhovetski --- diff --git a/drivers/Makefile b/drivers/Makefile index 91874e0..b713e75 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -92,6 +92,7 @@ obj-$(