[Blackfin] arch: Give the DMA base registers a more descriptive name
authorBernd Schmidt <bernds_cb1@t-online.de>
Wed, 23 Apr 2008 21:31:18 +0000 (05:31 +0800)
committerBryan Wu <cooloney@kernel.org>
Wed, 23 Apr 2008 21:31:18 +0000 (05:31 +0800)
commit7795566495ff90c541a4654d3c903ab277abadfd
tree6366dc7e8f175758124c2ef525d53845101ba6ce
parentac86a9785384843e8359c45a042cc4f87953d4c8
[Blackfin] arch: Give the DMA base registers a more descriptive name

The DMA base registers are available in a global named "base_addr" for
every Blackfin variant. Give this a more descriptive name, and remove
duplicate tables from some drivers.

Signed-off-by: Bernd Schmidt <bernds_cb1@t-online.de>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
12 files changed:
arch/blackfin/kernel/bfin_dma_5xx.c
arch/blackfin/mach-bf527/dma.c
arch/blackfin/mach-bf533/dma.c
arch/blackfin/mach-bf537/dma.c
arch/blackfin/mach-bf548/dma.c
arch/blackfin/mach-bf561/dma.c
include/asm-blackfin/dma.h
include/asm-blackfin/mach-bf527/dma.h
include/asm-blackfin/mach-bf533/dma.h
include/asm-blackfin/mach-bf537/dma.h
include/asm-blackfin/mach-bf548/dma.h
include/asm-blackfin/mach-bf561/dma.h