[PATCH v3] s3cmci: port DMA code to dmaengine API

Vasily Khoruzhick anarsoul at gmail.com
Mon Jul 7 01:08:45 PDT 2014


On Mon, Jun 30, 2014 at 10:03 PM, Vasily Khoruzhick <anarsoul at gmail.com> wrote:
> On Mon, Jun 23, 2014 at 2:31 PM, Vasily Khoruzhick <anarsoul at gmail.com> 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 at gmail.com>
>> > ---
>> > 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(-)



More information about the linux-arm-kernel mailing list