[MMC] Use controller id instead of driver name for printks
authorPierre Ossman <drzeus@drzeus.cx>
Sat, 5 Nov 2005 10:36:35 +0000 (10:36 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 5 Nov 2005 10:36:35 +0000 (10:36 +0000)
commitd191634f7ab3a1c8e9da0c5e986c30b2612f0eb0
tree2d25afa843cb1781db65c1920bcd2ec3a977265e
parent25cc5e5bd20e9274dddb9d1e55b83798363528dc
[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>
drivers/mmc/wbsd.c