[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-omap
Subject:    [PATCH RESEND] OMAP: DMA: Cleanup of DMA Request Lines
From:       tony () atomide ! com (Tony Lindgren)
Date:       2007-11-23 15:42:22
Message-ID: 20071123214211.GM559 () atomide ! com
[Download RAW message or body]

Hi,

* Gadiyar, Anand <gadiyar@ti.com> [071121 20:57]:
> From: Anand Gadiyar <gadiyar@ti.com>
> 
> Added support for TI OMAP3430 and cleanup of DMA request lines.
> 
> Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
> ---
>  include/asm-arm/arch-omap/dma.h |  152 +++++++++++++++++++++++++++++++---------
>  1 files changed, 120 insertions(+), 32 deletions(-)
> 
> Index: linux-git-19NOV/include/asm-arm/arch-omap/dma.h
> ===================================================================
> --- linux-git-19NOV.orig/include/asm-arm/arch-omap/dma.h	2007-11-18 23:31:52.000000000 -0500
> +++ linux-git-19NOV/include/asm-arm/arch-omap/dma.h	2007-11-22 01:13:23.109046296 -0500
> @@ -190,19 +190,40 @@
> +
> +#ifdef CONFIG_ARCH_OMAP2420
>  #define OMAP24XX_DMA_VLYNQ_TX		7	/* S_DMA_6 */
> +#else
> +#define OMAP24XX_DMA_EXT_DMAREQ2	7	/* S_DMA_6 */
> +#endif

As mentioned earlier, we don't want to have ifdef + else as it will
not work if we try to compile in support for 24xx and 34xx in the same
kernel.

Tony

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic