[PATCH] Add COH 901 318 DMA block driver v4

Sosnowski, Maciej maciej.sosnowski at intel.com
Fri Nov 13 10:09:00 EST 2009


Linus Walleij 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 v3->v4
> - Removed the useless forward declaration of structs by arranging
>   #includes correctly. (Alan Cox)
> - NULL check ordering, exit on failure etc (Alan Cox)
> - Fixed a possible overflow in if statement. (Alan Cox)
> - Tag IO areas as __iomem (Alan Cox)
> - Check for base adresss NULL before operating on pointer on
>   several spots. (Alan Cox)
> - Removed dma_map() and dma_unmap() - clients shall do this.
>   (Maciej)
> - Add spin_unlock() in error path for coh901318_lli_fill_sg.
>   (Maciej)
> - Hope it is fine now!
> ---

Acked-by: Maciej Sosnowski <maciej.sosnowski at intel.com>


More information about the linux-arm-kernel mailing list