From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vasily Khoruzhick Subject: Re: [PATCH v3] s3cmci: port DMA code to dmaengine API Date: Tue, 08 Jul 2014 15:56:14 +0300 Message-ID: <2209409.5C7y4zWhxp@vasilykh-desktop-i5> References: <1401643329-6460-1-git-send-email-anarsoul@gmail.com> <201407072312.40687.arnd@arndb.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7Bit Return-path: Received: from mail-wi0-f179.google.com ([209.85.212.179]:50130 "EHLO mail-wi0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754250AbaGHM5f (ORCPT ); Tue, 8 Jul 2014 08:57:35 -0400 Received: by mail-wi0-f179.google.com with SMTP id cc10so941337wib.0 for ; Tue, 08 Jul 2014 05:57:34 -0700 (PDT) In-Reply-To: Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Ulf Hansson Cc: Arnd Bergmann , arm-linux , linux-mmc , Chris Ball , Jaehoon Chung , Mark Brown , Ben Dooks On 8 July 2014 14:51:01 Ulf Hansson wrote: > Sorry for the delay. > > Thanks! Applied for next with Arnd's ack. > > Kind regards > Uffe Thank you! And since now old s3c24xx DMA (non-dmaengine) has no users we can remove it completely. I'll send a patch soon. Regards Vasily