gpu: ion: fix carveout ops
authorBenjamin Gaignard <benjamin.gaignard@linaro.org>
Wed, 17 Oct 2012 09:32:02 +0000 (11:32 +0200)
committerArve Hjønnevåg <arve@android.com>
Mon, 1 Jul 2013 21:16:15 +0000 (14:16 -0700)
commit18406bfbb491f8ad18808229ec1732021ce67c81
treeccd3ca6d45570ee6b11d7a9a1761e8fe5ef6bb40
parente4893092cf9b2e1d764ebed00ef3e1a0646c054c
gpu: ion: fix carveout ops

when using carveout heap ion_buffer_create function failed because
map_dma and unmap_dma operations aren't set by carveout heap.

Change-Id: I817bfad742abfab10b01d9b3d2e18bdf812a1307
Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
drivers/gpu/ion/ion_carveout_heap.c