]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2
authorLokesh Vutla <lokeshvutla@ti.com>
Mon, 15 Oct 2012 21:03:51 +0000 (14:03 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 15 Oct 2012 21:03:51 +0000 (14:03 -0700)
commit0660ab8bcba6e3d6fd4d78fc58daf465f42ee888
treeee0188a3e164efaf325c120565987bc35920b5f8
parent34f02658397bb09fabdc72e11fd2916b2f3d246a
ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2

Similar to omap1, some of the omap2+ dma channel definitions are
used by some drivers. For moving omap2+ dma channel definitions
to mach-omap2/, the used ones should be defined locally to driver.
Drivers can eliminate it using DT, platform data, or IORESOURCE_DMA
And moving omap2+ DMA channel definitions to mach-omap2

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/devices.c
arch/arm/mach-omap2/dma.h [new file with mode: 0644]
arch/arm/mach-omap2/omap_hwmod_2xxx_3xxx_ipblock_data.c
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
arch/arm/plat-omap/include/plat/dma.h
drivers/media/platform/omap3isp/isphist.c
drivers/mmc/host/omap.c
drivers/mtd/nand/omap2.c
drivers/usb/musb/tusb6010_omap.c