From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp07.smtpout.orange.fr ([80.12.242.129] helo=smtp.smtpout.orange.fr) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1f6fVt-0001r0-RR for linux-mtd@lists.infradead.org; Thu, 12 Apr 2018 16:55:59 +0000 From: Robert Jarzmik To: Mark Brown Cc: Daniel Mack , Haojian Zhuang , Bartlomiej Zolnierkiewicz , Tejun Heo , Vinod Koul , Mauro Carvalho Chehab , Ulf Hansson , Ezequiel Garcia , Boris Brezillon , David Woodhouse , Brian Norris , Marek Vasut , Richard Weinberger , Cyrille Pitchen , Nicolas Pitre , Samuel Ortiz , Greg Kroah-Hartman , Jaroslav Kysela , Takashi Iwai , Liam Girdwood , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, dmaengine@vger.kernel.org, linux-media@vger.kernel.org, linux-mmc@vger.kernel.org, linux-mtd@lists.infradead.org, netdev@vger.kernel.org, devel@driverdev.osuosl.org, alsa-devel@alsa-project.org Subject: Re: [PATCH 08/15] ASoC: pxa: remove the dmaengine compat need References: <20180402142656.26815-1-robert.jarzmik@free.fr> <20180402142656.26815-9-robert.jarzmik@free.fr> <20180412152632.GG9929@sirena.org.uk> Date: Thu, 12 Apr 2018 18:55:28 +0200 In-Reply-To: <20180412152632.GG9929@sirena.org.uk> (Mark Brown's message of "Thu, 12 Apr 2018 16:26:32 +0100") Message-ID: <87a7u82wlb.fsf@belgarion.home> MIME-Version: 1.0 Content-Type: text/plain List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Mark Brown writes: > On Mon, Apr 02, 2018 at 04:26:49PM +0200, 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. > > Acked-by: Mark Brown > > If there's no dependency I'm happy to take this for 4.18. Thanks for the ack. The patches 1 and 2 are the dependency here, so I'd rather push it through my tree once the review is complete. Cheers. -- Robert