From: Ludovic Desroches Date: Wed, 16 May 2012 13:25:59 +0000 (+0200) Subject: mmc: atmel-mci: change the state machine for compatibility with old IP X-Git-Tag: v3.5-rc1~85^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f51775471ac6155d3bb8494dcb5c0a13a84f611e;p=pandora-kernel.git 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 Signed-off-by: Chris Ball --- Reading git-diff-tree failed