From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755295AbbGTTZP (ORCPT ); Mon, 20 Jul 2015 15:25:15 -0400 Received: from smtp05.smtpout.orange.fr ([80.12.242.127]:54767 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753563AbbGTTZM (ORCPT ); Mon, 20 Jul 2015 15:25:12 -0400 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Mon, 20 Jul 2015 21:25:10 +0200 X-ME-IP: 92.136.75.161 From: Robert Jarzmik To: Ulf Hansson Cc: linux-mmc , "linux-kernel\@vger.kernel.org" , Daniel Mack Subject: Re: [PATCH] mmc: host: pxamci: switch over to dmaengine use References: <1433625322-28449-1-git-send-email-robert.jarzmik@free.fr> X-URL: http://belgarath.falguerolles.org/ Date: Mon, 20 Jul 2015 21:22:05 +0200 In-Reply-To: (Ulf Hansson's message of "Mon, 20 Jul 2015 13:19:22 +0200") Message-ID: <871tg2hbxe.fsf@belgarion.home> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Ulf Hansson writes: > On 6 June 2015 at 23:15, Robert Jarzmik wrote: >> From: Daniel Mack >> >> Switch over pxamci to dmaengine. This prepares the devicetree full >> support of pxamci. >> >> This was successfully tested on a PXA3xx board, as well as PXA27x. >> >> Signed-off-by: Daniel Mack >> [adapted to pxa-dma] >> Signed-off-by: Robert Jarzmik > > Thanks, applied! Great, thanks Ulf. Cheers. -- Robert