[PATCH] Add COH 901 318 DMA block driver v5

Dan Williams dan.j.williams at intel.com
Fri Nov 20 02:00:31 EST 2009


On Thu, Nov 19, 2009 at 11:49 AM, Linus Walleij
<linus.walleij at stericsson.com> wrote:
> This patch adds support for the ST-Ericsson COH 901 318 DMA block,
> found in the U300 series platforms. It registers a DMA slave for
> device I/O and also a memcpy slave for memcpy.
>
> Signed-off-by: Linus Walleij <linus.walleij at stericsson.com>
> ---
> ChangeLog v4->v5
> - Change requested DMA pool memory type from GFP_ATOMIC to
>  GFP_NOWAIT
> - Remove the prep_interrupt function altogether, inline it
>  in the few places needed, simplifying the code overall.
> - implement the .is_tx_complete() function.
> ---

Applied to the 'next' branch of async_tx.git.

Thanks,
Dan



More information about the linux-arm-kernel mailing list