It seems all the tabs were turned into spaces. 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 -- 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