commit | 8c11a94d86eb5489dc665bc566bf624e329d89fa | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Dec 28 19:40:40 2010 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Dec 30 14:07:10 2010 +0000 |
tree | e886e5b2559ad146a410e5f86b198d1d0f424617 | |
parent | 991a86e182203913b71607f0695955d7e23075d7 [diff] |
ARM: mmci: Clean up MMCI announcement printk 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>