]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit8c11a94d86eb5489dc665bc566bf624e329d89fa
treee886e5b2559ad146a410e5f86b198d1d0f424617
parent991a86e182203913b71607f0695955d7e23075d7
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>
drivers/mmc/host/mmci.c