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>
Bu işleme şunda yer alıyor:
Lokesh Vutla
2012-10-15 14:03:51 -07:00
işlemeyi yapan: Tony Lindgren
ebeveyn 8c4cc00552
işleme d5e7c864f3
9 değiştirilmiş dosya ile 152 ekleme ve 110 silme

Dosyayı Görüntüle

@@ -34,6 +34,8 @@
#include "ispreg.h"
#include "isphist.h"
#define OMAP24XX_DMA_NO_DEVICE 0
#define HIST_CONFIG_DMA 1
#define HIST_USING_DMA(hist) ((hist)->dma_ch >= 0)