gbefb: switch to managed version of the DMA allocator
authorChristoph Hellwig <hch@lst.de>
Fri, 21 Dec 2018 13:42:27 +0000 (14:42 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 8 Apr 2019 15:52:29 +0000 (17:52 +0200)
commit9f989e8c06feb7b52a8080d3fc0a463dae548302
tree2128d446a9b019375e757b8fe90e2e3e26f301a7
parent12a7b035cacc8e0c59698213db6c5643540b82f4
gbefb: switch to managed version of the DMA allocator

gbefb uses managed resources, so it should do the same for DMA
allocations.

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