From 2803ac7bf20129365ff7b774adf63e0fd35c4221 Mon Sep 17 00:00:00 2001 From: Mitchel Humpherys Date: Mon, 17 Feb 2014 13:58:37 -0800 Subject: [PATCH] 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-format-patch failed