linux-sg2042/sound/arm
Eric Miao 87f3dd7797 [ARM] pxa: simplify DMA register definitions
1. DRCMRxx is no longer recommended, use DRCMR(xx) instead, and
   pass DRCMR index by "struct resource" if possible

2. DCSRxx, DDADRxx, DSADRxx, DTADRxx, DCMDxx is never used, use
   DCSR(), DDADR(), DSADR(), DTADR(), DCMD() instead

Signed-off-by: Eric Miao <eric.miao@marvell.com>
Acked-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-10-07 19:12:56 +01:00
..
Kconfig sound: Convert to menuconfig 2008-05-27 15:56:20 +02:00
Makefile [PATCH] Fix sound/arm/Makefile for locality of reference 2005-09-07 16:57:22 -07:00
aaci.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
aaci.h Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 2007-02-19 13:18:39 -08:00
devdma.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
devdma.h [ALSA] Remove xxx_t typedefs: ARM AACI 2006-01-03 12:20:01 +01:00
pxa2xx-ac97.c [ARM] pxa: simplify DMA register definitions 2008-10-07 19:12:56 +01:00
pxa2xx-pcm.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
pxa2xx-pcm.h [ALSA] Remove xxx_t typedefs: ARM PXA2xx 2006-01-03 12:20:03 +01:00
sa11xx-uda1341.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00