ARM: clps711x: Using a single definition for the PHYS and VIRT registers offset
authorAlexander Shiyan <shc_work@mail.ru>
Sun, 6 May 2012 05:21:57 +0000 (09:21 +0400)
committerArnd Bergmann <arnd@arndb.de>
Fri, 11 May 2012 14:18:01 +0000 (16:18 +0200)
commit304b2c684e42af5b72d643322f783d88538dc817
tree9e5fac4f8873a228a1f433f6f1e4dc6d8ad91f2e
parent69964ea4c7b68c9399f7977aa5b9aa6539a6a98a
ARM: clps711x: Using a single definition for the PHYS and VIRT registers offset

Using a single definition for the physical and virtual address register for all
variants boards clps711x. This patch also includes the use of a single function
clps_read/write in some units.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
14 files changed:
arch/arm/include/asm/hardware/clps7111.h
arch/arm/include/asm/hardware/ep7211.h
arch/arm/include/asm/hardware/ep7212.h
arch/arm/mach-clps711x/common.c
arch/arm/mach-clps711x/include/mach/debug-macro.S
arch/arm/mach-clps711x/include/mach/entry-macro.S
arch/arm/mach-clps711x/include/mach/hardware.h
arch/arm/mach-clps711x/include/mach/time.h
arch/arm/mach-clps711x/include/mach/uncompress.h
arch/arm/mach-clps711x/p720t-leds.c
drivers/mtd/nand/autcpu12.c
drivers/mtd/nand/h1910.c
drivers/tty/serial/clps711x.c
drivers/video/clps711xfb.c
This page took 0.027978 seconds and 5 git commands to generate.