linux-kernel-test/arch/arm/mach-davinci
Manjunathappa, Prakash f1b21c5256 ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0
On OMAP-L138 platform, EDMA event queue 0 should be used for audio
transfers so that they are not starved by video data moving on event queue 1.

Commit 48519f0ae0 (ASoC: davinci: let platform
data define edma queue numbers) had a side-effect of changing this behavior
by making the driver actually honor the platform data passed.

Fix this now by passing event queue 0 as the queue to be used for audio
transfers.

Signed-off-by: Manjunathappa, Prakash <prakash.pm@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Cc: <stable@vger.kernel.org> # v2.6.36.x and above
2011-12-05 16:47:18 +05:30
..
include/mach ARM: davinci: psc: fix incorrect offsets 2011-12-05 16:47:15 +05:30
aemif.c davinci: aemif: signedness bug in davinci_aemif_setup_timing() 2010-12-10 07:33:51 -08:00
board-da830-evm.c Merge git://git.infradead.org/mtd-2.6 2011-11-07 09:11:16 -08:00
board-da850-evm.c ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0 2011-12-05 16:47:18 +05:30
board-dm355-evm.c Merge git://git.infradead.org/mtd-2.6 2011-11-07 09:11:16 -08:00
board-dm355-leopard.c Merge git://git.infradead.org/mtd-2.6 2011-11-07 09:11:16 -08:00
board-dm365-evm.c Merge git://git.infradead.org/mtd-2.6 2011-11-07 09:11:16 -08:00
board-dm644x-evm.c Merge git://git.infradead.org/mtd-2.6 2011-11-07 09:11:16 -08:00
board-dm646x-evm.c ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_mode 2011-12-05 16:47:17 +05:30
board-mityomapl138.c Merge git://git.infradead.org/mtd-2.6 2011-11-07 09:11:16 -08:00
board-neuros-osd2.c Merge git://git.infradead.org/mtd-2.6 2011-11-07 09:11:16 -08:00
board-omapl138-hawk.c ARM: mach-davinci: convert boot_params to atag_offset 2011-08-21 17:14:43 -04:00
board-sffsdr.c ARM: mach-davinci: convert boot_params to atag_offset 2011-08-21 17:14:43 -04:00
board-tnetv107x-evm.c Merge git://git.infradead.org/mtd-2.6 2011-11-07 09:11:16 -08:00
cdce949.c arm: fix implicit module.h users by adding it to arch/arm as required. 2011-10-31 19:30:50 -04:00
clock.c Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc 2011-07-26 17:41:04 -07:00
clock.h Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc 2011-07-26 17:41:04 -07:00
common.c ARM: mach-davinci: Setup consistent dma size at boot time 2011-08-22 12:00:11 +00:00
cp_intc.c arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
cpufreq.c arm: Add export.h to ARM specific files as required. 2011-10-31 19:30:50 -04:00
cpuidle.c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux 2011-11-07 10:13:52 -08:00
da830.c ARM: 7040/1: mach-davinci: break out GPIO driver specifics 2011-08-22 09:12:56 +01:00
da850.c Merge branch 'depends/rmk/gpio' into next/devel 2011-10-31 23:46:42 +01:00
devices-da8xx.c ARM: davinci: Explicitly set channel controllers' default queues 2011-09-17 15:54:08 +05:30
devices-tnetv107x.c ARM: davinci: Explicitly set channel controllers' default queues 2011-09-17 15:54:08 +05:30
devices.c davinci: make PCM platform devices static 2011-06-08 14:41:37 +05:30
dm355.c Merge branch 'next/fixes' into next/cleanup 2011-10-31 23:25:41 +01:00
dm365.c ARM: 7040/1: mach-davinci: break out GPIO driver specifics 2011-08-22 09:12:56 +01:00
dm644x.c Merge branch 'next/fixes' into next/cleanup 2011-10-31 23:25:41 +01:00
dm646x.c ARM: davinci: dm646x does not have a DSP domain 2011-12-05 16:47:16 +05:30
dma.c ARM: davinci: edma: use kzalloc() 2011-09-17 15:54:09 +05:30
io.c Davinci: iotable based ioremap() interception 2010-05-13 10:05:31 -07:00
irq.c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc 2011-07-19 22:10:05 -07:00
Kconfig ARM: davinci: AM18x: Add wl1271/wlan support 2011-09-17 15:53:23 +05:30
Makefile ARM: 7039/1: mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystem 2011-08-22 09:12:55 +01:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
mux.c Davinci: pinmux - use ioremap() 2010-05-13 10:05:29 -07:00
mux.h Davinci: eliminate pinmux offset verbosity 2010-05-06 15:02:09 -07:00
pm.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
psc.c ARM: davinci: psc: fix incorrect offsets 2011-12-05 16:47:15 +05:30
serial.c Davinci: serial - conditional reset via pwremu 2010-05-06 15:02:10 -07:00
sleep.S Merge branch 'depends/rmk/memory_h' into next/fixes 2011-10-31 23:11:53 +01:00
sram.c
time.c Merge branch 'devel-stable' into devel 2011-01-06 22:33:32 +00:00
tnetv107x.c ARM: 7040/1: mach-davinci: break out GPIO driver specifics 2011-08-22 09:12:56 +01:00
usb.c DA8xx: assign name to MUSB IRQ resource 2010-12-11 12:15:53 +02:00