gpu: ion: Clarify variable names and comments around heap ids v types
authorRebecca Schultz Zavin <rebecca@android.com>
Tue, 11 Dec 2012 19:45:59 +0000 (11:45 -0800)
committerArve Hjønnevåg <arve@android.com>
Mon, 1 Jul 2013 21:16:16 +0000 (14:16 -0700)
commitdbb80960d2f720c9d06dcbe4726fc5a1e2c4e8e0
tree5c8a050f31b1b56c8b37c2cf68f4cbfd517ea4ea
parent239ab4c6ff767a104d7fa0b0bfb6599091d62944
gpu: ion: Clarify variable names and comments around heap ids v types

There is some confusion between when to use the heap type and when
the id.  This patch clarifies this by using clearer variable names
and describing the intention in the comments.  Also fixes the client
debug code to print heaps by id instead of type.

Change-Id: Ie8b3dadded52e18590fcb2ca94001f6ed46ef07d
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
drivers/gpu/ion/ion.c
include/linux/ion.h