On 17 March 2016 at 04:45, David Lechner <david@xxxxxxxxxxxxxx> wrote: > I have replaced one of my patches with the patch from Peter Ujfalusi and fixed > a mistake in the "fix unwinding..." patch. > > Tested working on LEGO MINDSTORMS EV3 (da850-ish). > > David Lechner (4): > mmc: davinci: remove matching string > mmc: davinci: fix unwinding in probe > mmc: davinci: prepare clock > ARM: davinci: remove mmc dma resources > > Peter Ujfalusi (1): > mmc: davinci_mmc: Use dma_request_chan() to requesting DMA channel > > arch/arm/mach-davinci/devices-da8xx.c | 20 ----- > arch/arm/mach-davinci/devices.c | 16 ---- > drivers/mmc/host/davinci_mmc.c | 147 ++++++++++++---------------------- > 3 files changed, 50 insertions(+), 133 deletions(-) > > -- > 1.9.1 > Patch 3 triggers a compiler warning, please fix it. ../drivers/mmc/host/davinci_mmc.c: In function ‘davinci_mmcsd_probe’: ../drivers/mmc/host/davinci_mmc.c:1208:6: warning: ‘ret’ may be used uninitialized in this function [-Wmaybe-uninitialized] I have applied patch 1->2 for next, so no need to resend these. 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