[PATCH] mxcmmc: use dmaengine API
Shawn Guo
shawn.gsc at gmail.com
Wed Jan 12 07:33:03 EST 2011
On Wed, Jan 12, 2011 at 8:25 PM, Shawn Guo <shawn.guo at freescale.com> wrote:
> It seems all the tabs were turned into spaces.
>
My problem. Sorry for the noise.
> On Wed, Jan 12, 2011 at 11:09:56AM +0100, Sascha Hauer wrote:
>> This switches the mxcmmc driver to use the dmaengine API. Unlike
>> the old one this one is always present in the tree, even if no DMA
>> is implement, hence we can remove all the #ifdefs in from the driver.
>> The driver automatically switches to PIO mode if no DMA support or no
>> suitable channel is available.
>>
>> Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
>> ---
>> drivers/mmc/host/mxcmmc.c | 172 +++++++++++++++++++++++++--------------------
>> 1 files changed, 97 insertions(+), 75 deletions(-)
>>
> [...]
>
> --
> Regards,
> Shawn
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
--
Regards,
Shawn
More information about the linux-arm-kernel
mailing list