drivers/staging/android/ion/ion_buffer.c
0 → 100644
+198
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch is preparatory work for making ion heaps modular. The patch itself doesn't make any significant changes except for re-organizing the buffer manipulator functions in a single file. This will be helpful later when we specifically export some of these functions to be used by a heap module. Bug: 133508579 Test: ion-unit-tests Change-Id: I7438bd529a3e9c7a90910979e26bd754a8292e9a Co-developed-by:Isaac J. Manjarres <isaacm@codeaurora.org> Signed-off-by:
Sandeep Patil <sspatil@google.com>