From: Mitchel Humpherys Date: Mon, 17 Feb 2014 21:58:37 +0000 (-0800) Subject: staging: ion: Make sure all clients are exposed in debugfs X-Git-Tag: v3.15-rc1~139^2~1016 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2803ac7bf20129365ff7b774adf63e0fd35c4221;p=pandora-kernel.git staging: ion: Make sure all clients are exposed in debugfs Currently, if multiple Ion clients are created with the same name, only the first one shows up in debugfs. Rectify this by adding a monotonically-increasing serial number to the debug names of Ion clients. Cc: Colin Cross Cc: Android Kernel Team Signed-off-by: Mitchel Humpherys [jstultz: Minor commit subject tweaks] Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed