]> git.itanic.dy.fi Git - linux-stable/commit
dmaengine: mxs: rename custom flag
authorSascha Hauer <s.hauer@pengutronix.de>
Tue, 21 May 2019 07:06:42 +0000 (09:06 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 27 Jun 2019 18:05:30 +0000 (20:05 +0200)
commitceeeb99cd821a2f7493e1e0e1eca5afc7a205213
tree3be7ff944e556606dcd46039ca8cbb6cf0cdafdf
parente0ddaab76802d3179013f4864535043e2aea6c69
dmaengine: mxs: rename custom flag

The mxs dma driver uses the flags parameter in dmaengine_prep_slave_sg() for
custom flags, but still uses the dmaengine specific names of the flags.
Do a little bit better and at least give the flag a custom name.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/dma/mxs-dma.c
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c
include/linux/dma/mxs-dma.h