From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755452AbbFSTTA (ORCPT ); Fri, 19 Jun 2015 15:19:00 -0400 Received: from smtp01.smtpout.orange.fr ([80.12.242.123]:45408 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752150AbbFSTSx (ORCPT ); Fri, 19 Jun 2015 15:18:53 -0400 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Fri, 19 Jun 2015 21:18:51 +0200 X-ME-IP: 109.222.196.159 From: Robert Jarzmik To: Robert Jarzmik Cc: Daniel Mack , Haojian Zhuang , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] ARM: pxa: transition to dmaengine phase 1 References: <1433625062-28306-1-git-send-email-robert.jarzmik@free.fr> X-URL: http://belgarath.falguerolles.org/ Date: Fri, 19 Jun 2015 21:16:50 +0200 In-Reply-To: <1433625062-28306-1-git-send-email-robert.jarzmik@free.fr> (Robert Jarzmik's message of "Sat, 6 Jun 2015 23:11:02 +0200") Message-ID: <87h9q3a4pp.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 Robert Jarzmik writes: > In order to slowly transition pxa to dmaengine, the legacy code will now > rely on dmaengine to request a channel. > > This implies that PXA architecture selects DMADEVICES and PXA_DMA, > which is not pretty. Yet it enables PXA drivers to be ported one by one, > with part of them using dmaengine, and the other part using the legacy > code. > > Signed-off-by: Robert Jarzmik Queued into pxa/for-next. -- Robert -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/