s3cmci: Make general protocol errors less noisy
authorben@fluff.org.uk <ben@fluff.org.uk>
Tue, 14 Oct 2008 23:17:15 +0000 (00:17 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Wed, 15 Oct 2008 16:04:40 +0000 (18:04 +0200)
commit9c2e7e40bf85684eebc019e915c39c4c07c734fa
tree4dbcd4e18e3c3c868b260d13022d05dfc7cd4bf7
parent8dddfe192632361b62eee9c8320bc9feff57898b
s3cmci: Make general protocol errors less noisy

General errors, such as timeouts during probe do not need to
be sent to the console, so move them down to be included if the
debug is enabled.

Such errors include:
s3c2440-sdi s3c2440-sdi: s3cmci_request: no medium present

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/host/s3cmci.c