]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] OMAP audio DMA changes for 310 CPUs
authorandrzej zaborowski <balrog@zabor.org>
Tue, 12 Sep 2006 12:04:16 +0000 (15:04 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 12 Sep 2006 12:04:16 +0000 (15:04 +0300)
commit3cef802022b6cee681a4e08335c4678349edc813
tree360eb5bf3dbb54b44f1eb49decc8e205208ca227
parent63070a038a75b2fb0c8d6466f80069c12441a94c
[PATCH] OMAP audio DMA changes for 310 CPUs

Avoid restarting McBSP hardware after every DMA transfer to OMAP audio
devices on OMAP310, restart only DMA. Also avoid trying to link DMA
channels together as this feature isn't supported on 310 processors.
Apply on top of "[PATCH 1/5] Change all omap15xx devices to use
similar DMA handling than h6300 uses".

Signed-off-by: Andrzej Zaborowski <balrog@zabor.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
sound/arm/omap/omap-alsa-dma.c
sound/arm/omap/omap-alsa.c