On Mon, Jun 30, 2014 at 10:03 PM, Vasily Khoruzhick <anarsoul@xxxxxxxxx> wrote: > On Mon, Jun 23, 2014 at 2:31 PM, Vasily Khoruzhick <anarsoul@xxxxxxxxx> wrote: >> >> On 1 June 2014 20:22:09 Vasily Khoruzhick wrote: >> > Utilise new s3c24xx-dma dmaengine driver for DMA ops. >> > >> > Signed-off-by: Vasily Khoruzhick <anarsoul@xxxxxxxxx> >> > --- >> > v2: - Don't store async dma descriptor, it's not used >> > - Request DMA channel via dma_request_slave_channel_compat() and use >> > hardcoded DMA channel. >> > - Add dependency on S3C24XX_DMAC (s3cmci uses filter function from it) >> > v3: - Use 'depends' instead of 'select' in Kconfig >> > - Drop useless controller registers reads from dma completion callback >> >> Ping? > > Ping? Could anyone tell me through which tree this patch should be merged? I'm pretty sure that I've included everyone from get_maintainer.pl output except LKML, but no response from maintainer so far. Regards Vasily >> > drivers/mmc/host/Kconfig | 10 +-- >> > drivers/mmc/host/s3cmci.c | 180 >> > +++++++++++++--------------------------------- drivers/mmc/host/s3cmci.h | >> > 4 +- >> > 3 files changed, 52 insertions(+), 142 deletions(-) -- 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