[PATCH 05/15] mtd: nand: pxa3xx: remove the dmaengine compat need

Miquel Raynal miquel.raynal at bootlin.com
Tue Apr 3 00:33:36 PDT 2018


Hi Robert,

On Mon,  2 Apr 2018 16:26:46 +0200, Robert Jarzmik
<robert.jarzmik at free.fr> wrote:

> From: Robert Jarzmik <robert.jarzmik at renault.com>
> 
> 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 <robert.jarzmik at free.fr>
> ---
>  drivers/mtd/nand/pxa3xx_nand.c | 10 +---------
>  1 file changed, 1 insertion(+), 9 deletions(-)

This file has been "replaced" by marvell_nand.c in mtd/next. Once -rc1
will be out, could you do the same change in that file?

Thanks,
Miquèl

-- 
Miquel Raynal, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the linux-mtd mailing list