]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7ad3607f92585ce715f7f6bc28f751735c68fb68
treec0da16228c9a6e184150bb787d260fa797248d67
parent1a08a8ffdd905e90b43c31cf57f6e5c5edeee718
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