MMC: S3C24XX: Update error debugging.
authorBen Dooks <ben-linux@fluff.org>
Mon, 30 Jun 2008 21:40:37 +0000 (22:40 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Tue, 15 Jul 2008 12:14:48 +0000 (14:14 +0200)
commitff8c804f1fdecb198c4be57155c61800e0d37bd2
tree779472a077e4c1d32a918b27ad44c4ed3d97dd72
parent50a845700b3b55f825b0eb901b03d6091f66d9f4
MMC: S3C24XX: Update error debugging.

Add better debugging to show where errors are being
generated, as some error codes can come from several
different code paths.

Also fix the error return path from s3cmci_setup_data()
to return the error it returned to the request.

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