linux-stable-rt/arch/arm/mach-davinci/include/mach
Sudhakar Rajashekhara f900d552f9 davinci: build list of unused EDMA events dynamically
Currently, the edma_noevent list is passed from platform data.
But on some architectures, there will be many EDMA channels
which will not be used at all. This patch scans all the
platform devices and then builds a list of events which are
not being used. The unused event list will be used to allocate
EDMA channels in case of EDMA_CHANNEL_ANY usage instead of the
edma_noevent being used earlier for this purpose.

This patch is based on David Brownells's suggestion at
http://article.gmane.org/gmane.linux.davinci/15176.

Signed-off-by: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
2010-02-04 13:30:02 -08:00
..
asp.h
cdce949.h davinci: add support for CDCE949 clock synthesizer 2010-02-04 13:29:58 -08:00
clkdev.h
clock.h
common.h
cp_intc.h
cpufreq.h
cpuidle.h davinci: cpuidle: move mapping of DDR2 controller registers out of driver 2010-02-04 13:29:38 -08:00
cputype.h
da8xx.h davinci: da850/omap-l138: add support for SoC suspend 2010-02-04 13:29:56 -08:00
debug-macro.S
dm355.h
dm365.h TI Davinci EMAC : Re-use driver for other platforms. 2010-02-04 13:29:50 -08:00
dm644x.h TI Davinci EMAC : Re-use driver for other platforms. 2010-02-04 13:29:50 -08:00
dm646x.h TI Davinci EMAC : Re-use driver for other platforms. 2010-02-04 13:29:50 -08:00
edma.h davinci: build list of unused EDMA events dynamically 2010-02-04 13:30:02 -08:00
entry-macro.S
gpio.h
hardware.h
i2c.h
io.h
irqs.h
keyscan.h Input: davinci_keyscan - add device_enable method to platform data 2010-01-06 00:17:11 -08:00
memory.h davinci: add power management support 2010-02-04 13:29:55 -08:00
mmc.h
mux.h davinci: da850/omap-l138: add support for SoC suspend 2010-02-04 13:29:56 -08:00
nand.h
pm.h davinci: add power management support 2010-02-04 13:29:55 -08:00
psc.h davinci: make it possible to include clock.h and psc.h in assembly code 2010-02-04 13:29:37 -08:00
serial.h
sram.h
system.h
time.h
timex.h davinci: explain CLOCK_TICK_RATE of 27MHz in include/mach/timex.h 2010-02-04 13:29:41 -08:00
uncompress.h
usb.h
vmalloc.h