[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)
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>

No differences found