]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: 6368/1: move the PrimeCell IDs to use macros
authorLinus Walleij <linus.walleij@stericsson.com>
Tue, 7 Sep 2010 21:43:19 +0000 (22:43 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 8 Oct 2010 09:02:27 +0000 (10:02 +0100)
commit01723a9566f9e9ce4c75e5c4c9f6dc20600871a7
treeee80f7c5d7e9b8b02e9b6b882921ea0132d8cb92
parent2da6d64a638eb982bebf34e2999f0b67cfb90f33
ARM: 6368/1: move the PrimeCell IDs to use macros

This make four macros for the PrimeCell ID register available to
drivers that use them witout using the PrimeCell/AMBA bus
abstraction and struct amba_device. It also moves the magic
PrimeCell CID "B105F00D" to the bus.h header file.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/amba/bus.c
include/linux/amba/bus.h