at91_mci: manage cmd error and data error independently
authorNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 10 Jun 2008 09:27:29 +0000 (11:27 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Tue, 15 Jul 2008 12:14:42 +0000 (14:14 +0200)
In at91_mci_completed_command() function, this patch distinguishes
command error and data error. It reports it in the corresponding
error field.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>

No differences found