Re: [PATCH 1/2] ARM: at91: add atmel-mci support for chips and boards which can use it

2012-05-21 Thread Nicolas Ferre
On 05/16/2012 05:51 PM, ludovic.desroc...@atmel.com : > From: Ludovic Desroches > > Since atmel-mci driver supports all atmel mci version excepted the rm9200 one, > use it instead of at91_mci driver. > > Signed-off-by: Ludovic Desroches Acked-by: Nicolas Ferre > --- > arch/arm/mach-at91/at9

[PATCH 1/2] ARM: at91: add atmel-mci support for chips and boards which can use it

2012-05-16 Thread ludovic.desroches
From: Ludovic Desroches Since atmel-mci driver supports all atmel mci version excepted the rm9200 one, use it instead of at91_mci driver. Signed-off-by: Ludovic Desroches --- arch/arm/mach-at91/at91rm9200_devices.c | 99 ++ arch/arm/mach-at91/at91sam9261_devices.c | 67 +++