[PATCH 05/15] mtd: nand: pxa3xx: remove the dmaengine compat need
Robert Jarzmik
robert.jarzmik at free.fr
Tue Apr 3 08:19:51 PDT 2018
Miquel Raynal <miquel.raynal at bootlin.com> writes:
> 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?
Of course, that serie is 6 months old now ... I'll amend it accordingly :)
Cheers.
--
Robert
More information about the linux-mtd
mailing list