ARM: at91: add atmel-mci support for chips and boards which can use it
authorLudovic Desroches <ludovic.desroches@atmel.com>
Mon, 21 May 2012 10:23:27 +0000 (12:23 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 2 Jul 2012 16:03:01 +0000 (18:03 +0200)
Since atmel-mci driver supports all atmel mci versions,
use it instead of the deprecated at91_mci driver.
Platform data and all related configuration are removed.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
[nicolas.ferre@atmel.com: remove at91_mci platform data]
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>

No differences found