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)
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>

No differences found