ARM: clcd: use amba_part() to determine if we have a PL110 primecell
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 19 Jan 2011 21:13:33 +0000 (21:13 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 19 Feb 2011 11:08:59 +0000 (11:08 +0000)
commit9c49e4ab84dd46769e7fd9773946e10c95bab680
treed26b1c57d5e3bf3dac55db0ce123f2314740ada6
parentff6433225b08d74f77f6eb4c5bf5ca434a371492
ARM: clcd: use amba_part() to determine if we have a PL110 primecell

Instead of matching the entire peripheral ID, match against
just the part number using the amba_xxx() macros.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/linux/amba/clcd.h