commit | 9a08de4bce757c64e953fae0a4ecc04a687d945e | [log] [tgz] |
---|---|---|
author | Jack Pham <jackp@codeaurora.org> | Mon Feb 06 15:43:23 2012 -0800 |
committer | Jack Pham <jackp@codeaurora.org> | Mon Feb 06 16:58:54 2012 -0800 |
tree | 0f08e6268a27475c9329c922a2bd3071c42f48db | |
parent | 506e407d0f31207b3986c272455e80c9cc662829 [diff] |
usb: diag_bridge: Add debugfs byte counters Add a debugfs entry to display the number of bytes transfered between the HSIC host and the MDM DIAG interface to aid in debugging. The debugfs entry is created at /sys/kernel/debug/diag_bridge/status. Reading it will display the counters, while writing to it will reset. Change-Id: I325c3af0a0490cc4a628d87b81db223c945834c5 Signed-off-by: Jack Pham <jackp@codeaurora.org>