ion: minor clean up
authorIliyan Malchev <malchev@google.com>
Tue, 9 Aug 2011 21:42:08 +0000 (14:42 -0700)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:22:37 +0000 (12:22 -0800)
commita45773904cfd063555d93a3c10c75ed9fd6df224
tree90062b3c0c61bfeab47e082dcfa7dba4d8453622
parent2e2a0d3bc174e92f080598ad4843860a8992ec97
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