Files
android_kernel_xiaomi_sm8450/drivers/mmc/host
Ludovic Desroches 796211b795 mmc: atmel-mci: add pdc support and runtime capabilities detection
Add pdc support for atmel-mci. It makes at91-mci driver useless because it
was only used for the old atmel MCI core which has pdc but no dma support.
To allow removing at91-mci, the capabilities of the MCI core are detected
at runtime -- then the driver will use pio, pdc or dma transfers.
Warning: at91rm9200 is not supported, to support it we need to use swab32
on data but I have no board to test it.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2011-10-26 15:43:26 -04:00
..
2010-11-01 15:38:34 -04:00
2011-08-13 14:50:32 -04:00
2008-12-16 14:58:17 +01:00
2011-03-31 11:26:23 -03:00
2009-03-24 21:30:03 +01:00
2011-07-07 09:55:50 +02:00
2011-07-21 10:35:08 -04:00
2011-03-31 11:26:23 -03:00
2009-10-01 16:11:15 -07:00
2011-05-25 16:51:40 -04:00
2011-07-21 10:35:07 -04:00
2011-03-25 10:30:49 -04:00
2011-07-11 14:15:55 +02:00
2011-03-31 11:26:23 -03:00
2007-07-26 01:53:31 +02:00