gpu: ion: create separate heap and client debugfs directories
authorMitchel Humpherys <mitchelh@codeaurora.org>
Thu, 29 Aug 2013 22:28:58 +0000 (15:28 -0700)
committerColin Cross <ccross@android.com>
Fri, 20 Dec 2013 03:25:39 +0000 (19:25 -0800)
commit5ec06794e17b3c9ee1c59fa4ff6448a7f4384860
tree765d91d5c0566246bd036ef5126c7a8c3fbb88c5
parentf3ae9a8286d63f13715d2082965d6b8849af05a5
gpu: ion: create separate heap and client debugfs directories

It can be slightly annoying to figure out which files under the ion
debugfs directory are heap debug files and which ones are client debug
files. Create separate subdirectories under ion to hold the different
types of debug files.

Change-Id: Ic773ab619ef94b9b4d0f3794def9d37645c7c212
Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
drivers/staging/android/ion/ion.c