On Wed, Jan 12, 2011 at 8:25 PM, Shawn Guo <shawn.guo@xxxxxxxxxxxxx> 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@xxxxxxxxxxxxxx> >> --- >> drivers/mmc/host/mxcmmc.c | 172 +++++++++++++++++++++++++-------------------- >> 1 files changed, 97 insertions(+), 75 deletions(-) >> > [...] > > -- > Regards, > Shawn > > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel > -- Regards, Shawn -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html