From: Rebecca Schultz Zavin Date: Fri, 13 Dec 2013 22:24:26 +0000 (-0800) Subject: gpu: ion: Refactor common mapping functions out of system heap X-Git-Tag: v3.14-rc1~150^2~425 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8898227ed555b477e2989a2a9b984fa37e7a9b42;p=pandora-kernel.git gpu: ion: Refactor common mapping functions out of system heap The system heap contained several general purpose functions to map buffers to the kernel and userspace. This patch refactors those into ion_heap.c so they can be used by other heaps. Signed-off-by: Rebecca Schultz Zavin [jstultz: modified patch to apply to staging directory] Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed