at91_mci: Fix byte mode transitions.
authorVille Syrjala <syrjala@sci.fi>
Mon, 9 Jun 2008 19:06:45 +0000 (22:06 +0300)
committerPierre Ossman <drzeus@drzeus.cx>
Tue, 15 Jul 2008 12:14:43 +0000 (14:14 +0200)
commit12bd257532708a4d5be4b8548ff121a45ff88f5d
treef1a8b6ce9775cf995eeeff1c9b8d736cb7e34b56
parent9da3cbaf2881df97e502593c49c93f55eb696091
at91_mci: Fix byte mode transitions.

The byte mode support fails to clear the byte mode bit in the command
register, possibly leaving byte mode enabled with the counters programmed
in non-byte mode.

Signed-off-by: Ville Syrjala <syrjala@sci.fi>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/host/at91_mci.c