commit | 9c49e4ab84dd46769e7fd9773946e10c95bab680 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Jan 19 21:13:33 2011 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Feb 19 11:08:59 2011 +0000 |
tree | d26b1c57d5e3bf3dac55db0ce123f2314740ada6 | |
parent | ff6433225b08d74f77f6eb4c5bf5ca434a371492 [diff] |
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>