ARM: mmci: Clean up MMCI announcement printk
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 28 Dec 2010 19:40:40 +0000 (19:40 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 30 Dec 2010 14:07:10 +0000 (14:07 +0000)
Make the MMCI announcement printk say which primecell part number
has been found.  Display the revision as an unsigned decimal, and
display only the first 8 hex digits of the base address unless it's
larger.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found