mmc: atmel-mci: change the state machine for compatibility with old IP
authorLudovic Desroches <ludovic.desroches@atmel.com>
Wed, 16 May 2012 13:25:59 +0000 (15:25 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 17 May 2012 12:41:34 +0000 (08:41 -0400)
The state machine use in atmel-mci can't work with old IP versions
(< 0x200).  This patch allows to have a common state machine for all
versions in order to remove at91-mci driver only used for old versions.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found