On Tue, Dec 02, 2014 at 11:10:53AM +0100, Ulf Hansson wrote: > On 1 December 2014 at 15:35, Ludovic Desroches > <ludovic.desroches@xxxxxxxxx> wrote: > > Hi Ulf, > > > > Same as previous series, based on your next branch, and no errors with > > checkpatch so let me know if you still have troubles to apply my patches. > > > > Changes from v3: > > - keep __init/__exit attributes for atmci_init/exit > > - remove useless variable in atmci_configure_dma function > > > > Ludovic Desroches (4): > > mmc: atmel-mci: remove useless DMA stuff for non-dt devices > > mmc: atmel-mci: remove __init/__exit attributes > > mmc: atmel-mci: stop using specific initcall > > mmc: atmel-mci: use probe deferring if dma controller is not ready yet > > > > drivers/mmc/host/atmel-mci.c | 76 ++++++++++++++++---------------------------- > > 1 file changed, 28 insertions(+), 48 deletions(-) > > Thanks! Applied for next. > > Patch 4, did have a minor checkpatch warning. I fixed it. Thanks, yes I see it but I feel it is a bit too constraining when you already have a function name doing 32 characters :p > > Kind regards > Uffe -- 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