pxa3xx-gcu: pass struct device to dma_mmap_coherent
authorChristoph Hellwig <hch@lst.de>
Fri, 21 Dec 2018 13:44:02 +0000 (14:44 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 8 Apr 2019 15:52:39 +0000 (17:52 +0200)
commit02c486f483434286bbc775d160fa901fdb4f9ff6
tree05212288255e8ca1753f64557d02c9866e9921df
parent9f989e8c06feb7b52a8080d3fc0a463dae548302
pxa3xx-gcu: pass struct device to dma_mmap_coherent

Just like we do for all other DMA operations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
drivers/video/fbdev/pxa3xx-gcu.c