From: Peter Hurley Date: Tue, 29 Jan 2013 03:34:40 +0000 (-0500) Subject: staging/fwserial: Factor unstable stats/debug/status info to debugfs X-Git-Tag: v3.9-rc1~127^2~216 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4df5bb0464769a07ce6d6a265174477786512f2e;p=pandora-kernel.git staging/fwserial: Factor unstable stats/debug/status info to debugfs Add the following file hierarchy to debugfs: -+ +- firewire_serial -+- -+- peers | +- stats | +- -+- peers +- stats The 'peers' file (read-only) contains status and configuration info for attached peers for the given fwserial unit. The 'stats' file (read-only) contains statistics and data profiling information for each tty port for the given fwserial unit. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed