summaryrefslogtreecommitdiff
path: root/scripts/gdb
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2018-04-26 18:41:22 +0300
committerBoris Brezillon <boris.brezillon@bootlin.com>2018-04-29 09:56:46 +0300
commitc3ee3f3db1facb2b83bba003aacb17c73e710764 (patch)
treec3c2f67e9d66f67eb250e1c5d8028628bea397b8 /scripts/gdb
parent256c4fc76a80a69a5108069d8a09b3836bbf6542 (diff)
downloadlinux-c3ee3f3db1facb2b83bba003aacb17c73e710764.tar.xz
mtd: rawnand: gpmi: drop dma_ops_type
The GPMI nand driver puts dma_ops_type in its private data struct. Based on the ops type the DMA callback handler unmaps previously mapped buffers. Instead of unmapping the buffers in the DMA callback handler, do this in the caller directly which waits for the DMA transfer to finish. This makes the whole dma_ops_type mechanism unnecessary. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions