RE: [PATCH v3 00/13] OMAP: DMA: hwmod and DMA as platform device

2010-11-10 Thread G, Manjunath Kondaiah
/13] OMAP: DMA: hwmod and DMA as platform device G, Manjunath Kondaiah manj...@ti.com writes: This patch series converts DMA library into platform device and hwmod adaptation is done for omap2+ processors. It also replaces cpu_*is* checks by moving omap1 and omap2+ processor

Re: [PATCH v3 00/13] OMAP: DMA: hwmod and DMA as platform device

2010-11-09 Thread Kevin Hilman
G, Manjunath Kondaiah manj...@ti.com writes: This patch series converts DMA library into platform device and hwmod adaptation is done for omap2+ processors. It also replaces cpu_*is* checks by moving omap1 and omap2+ processor code into repsective mach-omapx directories. The common code in

[PATCH v3 00/13] OMAP: DMA: hwmod and DMA as platform device

2010-10-26 Thread G, Manjunath Kondaiah
This patch series converts DMA library into platform device and hwmod adaptation is done for omap2+ processors. It also replaces cpu_*is* checks by moving omap1 and omap2+ processor code into repsective mach-omapx directories. The common code in plat-omap will use device attributes for

RE: [PATCH v3 00/13] OMAP: DMA: hwmod and DMA as platform device

2010-10-26 Thread G, Manjunath Kondaiah
Hilman; Shilimkar, Santosh Subject: [PATCH v3 00/13] OMAP: DMA: hwmod and DMA as platform device This patch series converts DMA library into platform device and hwmod adaptation is done for omap2+ processors. [...] G, Manjunath Kondaiah (12): [...] OMAP: DMA: Use DMA device attributes