OSDN Git Service

msm: ADSPRPC: Expose information about open devices
authorSathish Ambley <sathishambley@codeaurora.org>
Thu, 19 Jan 2017 18:32:55 +0000 (10:32 -0800)
committerGerrit - the friendly Code Review server <code-review@localhost>
Mon, 23 Jan 2017 05:35:53 +0000 (21:35 -0800)
commitdd2d22f7b7e7fb41428e17fba0f2e11a36f08288
tree13c9a90ede2cdc05f796d6864a72121e5bd635fd
parent9335a12bb020a88365919c6f44850a5b1c4b94b9
msm: ADSPRPC: Expose information about open devices

Using Debugfs virtual file system to make debug information available
to userspace. A directory called adsprpc is created in debugfs root
directory and a debugfs file is created in this directory for every
device open in the fastrpc driver.

Change-Id: Ie944424e30ddc810ff29116481d63b266c47c037
Acked-by: Vishnu Karthik <vikarthi@qti.qualcomm.com>
Signed-off-by: Sathish Ambley <sathishambley@codeaurora.org>
drivers/char/adsprpc.c