diff options
author | Sascha Hauer | 2019-05-21 09:06:39 +0200 |
---|---|---|
committer | Miquel Raynal | 2019-06-27 20:05:29 +0200 |
commit | d443cb25c0482cf89b7178e94df5665496cab97b (patch) | |
tree | 3401ff2101cc8b4553f5d3ea0a13cb5849cfc9df /drivers/mtd | |
parent | 041414682b0daa04c9ab40c87ffd86bc55abf592 (diff) |
dmaengine: mxs: Drop unnecessary flag
The mxs dma driver insists on having the DMA_PREP_INTERRUPT flag set
on all but the first transfer. There's no need to let the user set this
flag, the driver can do it internally whenever it needs it. Drop
handling of this flag from the driver.
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>
Diffstat (limited to 'drivers/mtd')
0 files changed, 0 insertions, 0 deletions