linux/sound/soc
Eric Miao 7ebc8d56f4 [ARM] pxa: move DMA registers definitions into <mach/dma.h>
1. Driver code where pxa_request_dma() is called will most likely
   reference DMA registers as well,  and it is really unnecessary
   to include pxa-regs.h just for this. Move the definitions into
   <mach/dma.h> and make relevant drivers include it instead of
   <mach/pxa-regs.h>.

2. Introduce DMAC_REGS_VIRT as the virtual address base for these
   DMA registers. This allows later processors to re-use the same
   IP while registers may start at different I/O address.

Signed-off-by: Eric Miao <eric.miao@marvell.com>
2009-03-09 21:22:36 +08:00
..
atmel ALSA: ASoC: email - update email addresses. 2009-02-03 07:05:23 +01:00
au1x remove lots of double-semicolons 2009-01-08 08:31:14 -08:00
blackfin ASoC: Fix variable name for Blackfin I2S DAI 2008-12-11 16:12:14 +00:00
codecs ALSA: ASoC: email - update email addresses. 2009-02-03 07:05:23 +01:00
davinci remove lots of double-semicolons 2009-01-08 08:31:14 -08:00
fsl ASoC: fix registration of the SoC card in the Freescale MPC8610 drivers 2009-01-20 20:29:39 +00:00
omap OMAP: ASoC: Fix spinlock misuse in omap-pcm.c 2009-02-02 12:41:25 +00:00
pxa [ARM] pxa: move DMA registers definitions into <mach/dma.h> 2009-03-09 21:22:36 +08:00
s3c24xx Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 2008-12-30 17:36:49 -08:00
sh ALSA: ASoC - Fix wrong section types 2008-12-10 07:47:22 +01:00
Kconfig ASoC: Ease merge difficulties from new architectures 2008-12-18 17:21:01 +00:00
Makefile ASoC: Ease merge difficulties from new architectures 2008-12-18 17:21:01 +00:00
soc-core.c ASoC: Merge the soc_value_enum to soc_enum struct 2009-01-08 13:09:52 +00:00
soc-dapm.c ASoC: Fix the power update function for snd_soc_dapm_value_mux 2009-01-15 16:20:27 +01:00