From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Jarzmik Subject: Re: [PATCH v3 06/14] mtd: rawnand: marvell: remove the dmaengine compat need Date: Mon, 18 Jun 2018 21:31:27 +0200 Message-ID: <87h8lzriwg.fsf@belgarion.home> References: <20180617170217.24177-1-robert.jarzmik@free.fr> <20180617170217.24177-7-robert.jarzmik@free.fr> <3a2a8951-f380-af99-bf97-6ff722404410@zonque.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Ulf Hansson , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, linux-mtd@lists.infradead.org, Miquel Raynal , Mauro Carvalho Chehab , Vinod Koul , Richard Weinberger , Takashi Iwai , Marek Vasut , linux-media@vger.kernel.org, Bartlomiej Zolnierkiewicz , Haojian Zhuang , Boris Brezillon , Mark Brown , linux-arm-kernel@lists.infradead.org, Nicolas Pitre , netdev@vger.kernel.org, linux-mmc@vger.kernel.org, Liam Girdwood , dmaengine@vger.kernel.org, Tejun Heo , Brian Norris , David Woodhouse To: Daniel Mack Return-path: In-Reply-To: <3a2a8951-f380-af99-bf97-6ff722404410@zonque.org> (Daniel Mack's message of "Sun, 17 Jun 2018 20:12:49 +0200") List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org List-Id: netdev.vger.kernel.org Daniel Mack writes: > On Sunday, June 17, 2018 07:02 PM, Robert Jarzmik wrote: >> As the pxa architecture switched towards the dmaengine slave map, the >> old compatibility mechanism to acquire the dma requestor line number and >> priority are not needed anymore. >> >> This patch simplifies the dma resource acquisition, using the more >> generic function dma_request_slave_channel(). >> >> Signed-off-by: Signed-off-by: Daniel Mack > > Something went wrong here, but you can simply fix that when applying the series > :) Indeed, fixed before applying to the pxa/for-next tree. -- Robert