forked from luck/tmp_suning_uos_patched
7ebc8d56f4
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> |
||
---|---|---|
.. | ||
corgi.c | ||
e800_wm9712.c | ||
em-x270.c | ||
Kconfig | ||
Makefile | ||
palm27x.c | ||
poodle.c | ||
pxa-ssp.c | ||
pxa-ssp.h | ||
pxa2xx-ac97.c | ||
pxa2xx-ac97.h | ||
pxa2xx-i2s.c | ||
pxa2xx-i2s.h | ||
pxa2xx-pcm.c | ||
pxa2xx-pcm.h | ||
spitz.c | ||
tosa.c | ||
zylonite.c |