mmc: at91_mci: cleanup: use MCI_ERRORS
authorAndrew Victor <andrew@sanpeople.com>
Wed, 17 Oct 2007 09:53:40 +0000 (11:53 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Wed, 17 Oct 2007 19:35:10 +0000 (21:35 +0200)
commit9e3866b54867c401da8d9a665d228cf0977ab5be
treec0da16228c9a6e184150bb787d260fa797248d67
parent00cedfa67b3ab1588e2665eabd9843a3d8dd1dfc
mmc: at91_mci: cleanup: use MCI_ERRORS

A small MMC driver cleanup.

Use the defined AT91_MCI_ERRORS in at91_mci_completed_command() instead
of specifying all the error bits individually.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/host/at91_mci.c