]> git.baikalelectronics.ru Git - kernel.git/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)
commit7e1093db91832e4eabc002c7e78234b2b387d91a
tree3be7ff944e556606dcd46039ca8cbb6cf0cdafdf
parentf639b3522281cabf993d604f52ab7876360b22ec
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