From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Jarzmik Subject: Re: [PATCH RESEND] ASoC: pxa: remove the dmaengine compat need Date: Fri, 29 Jun 2018 22:30:45 +0200 Message-ID: <871scpl4i2.fsf@belgarion.home> References: <20180628200837.17957-1-daniel@zonque.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp.smtpout.orange.fr (smtp05.smtpout.orange.fr [80.12.242.127]) by alsa0.perex.cz (Postfix) with ESMTP id 22A392675C8 for ; Fri, 29 Jun 2018 22:30:47 +0200 (CEST) In-Reply-To: <20180628200837.17957-1-daniel@zonque.org> (Daniel Mack's message of "Thu, 28 Jun 2018 22:08:37 +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 To: Daniel Mack , broonie@kernel.org Cc: boris.brezillon@bootlin.com, alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Daniel Mack writes: > From: Robert Jarzmik > > 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: Robert Jarzmik > Signed-off-by: Daniel Mack > Acked-by: Mark Brown Now I see it in Mark's tree. Dropping from pxa/for-next. Cheers. -- Robert