]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commitf51775471ac6155d3bb8494dcb5c0a13a84f611e
tree4d3e837b287c732c867f436df79bfdc559432df9
parent7a90dcc2d7ceb64bb37044a8d2ee462b936ddf73
mmc: atmel-mci: change the state machine for compatibility with old IP

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>
drivers/mmc/host/atmel-mci.c