commit | d191634f7ab3a1c8e9da0c5e986c30b2612f0eb0 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Sat Nov 05 10:36:35 2005 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Nov 05 10:36:35 2005 +0000 |
tree | 2d25afa843cb1781db65c1920bcd2ec3a977265e | |
parent | 25cc5e5bd20e9274dddb9d1e55b83798363528dc [diff] |
[MMC] Use controller id instead of driver name for printks The printks that aren't for debugging should use the name of the controller, not the driver name. Multiple MMC controllers aren't that common today, but this is the right way to do things. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>