Re: [PATCH 00/11] ARM: PrimeCell DMA Interface v5

2010-04-14 Thread Dan Williams
Hi Linus, On Wed, Apr 7, 2010 at 11:35 PM, Linus WALLEIJ wrote: > If it's OK with Russell, putting 04-06 plus 09 through async_tx > tree is a good starter. Getting closer... I have pushed out the dma40 driver (v3), 4, and 6. The other patch in -mm I could take as well but that needs an ack from

Re: [PATCH 05/11] ARM: add generic PrimeCell interface to COH 901 318 v5

2010-04-14 Thread Dan Williams
Hi Linus, On Wed, Apr 7, 2010 at 4:12 PM, Linus Walleij wrote: > This extends the DMA engine driver for the COH 901 318 used in the > U300 platform with the generic PrimeCell interface. > > Signed-off-by: Linus Walleij > --- >  drivers/dma/coh901318.c     |  146 > ++