ion: minor clean up
authorIliyan Malchev <malchev@google.com>
Tue, 9 Aug 2011 21:42:08 +0000 (14:42 -0700)
committerIliyan Malchev <malchev@google.com>
Tue, 9 Aug 2011 21:49:21 +0000 (14:49 -0700)
commit3fe24366a40147d7c776e1f291193fd3b61f217d
tree35332418ccff1248b80cb7517f16f9439fb5a7dc
parent89c65d6d9dd87332d58c853e31938b98f7ac8463
ion: minor clean up

-- init rb nodes in ion_handle_create
-- in ion_handle_destroy, check that a node belongs to a tree before removing
   it (safety check, does not happen right now)
-- mark as static functions used only inside ion.c
-- update comments to ion_share() with a relevant blurb from the implementation
-- other minor updates/typo fixes to comments

Signed-off-by: Iliyan Malchev <malchev@google.com>
drivers/gpu/ion/ion.c
include/linux/ion.h