diff options
| author | Tim Sell <Timothy.Sell@unisys.com> | 2016-05-12 09:14:43 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-06-07 22:55:19 -0700 |
| commit | 5e1073d3f4017980f256b06725229014829b821d (patch) | |
| tree | 30b322f7bf5dc1bdcfa71e7ce24ca19340f9ecbc /tools/perf/scripts/python | |
| parent | bf817f2f40d79dd0dfd7d800e174d8bac5257935 (diff) | |
| download | kernel-5e1073d3f4017980f256b06725229014829b821d.tar.gz | |
staging: unisys: visorhba: simplify and enhance debugfs interface
debugfs info for each visorhba device is now presented by a file named of
the following form within the debugfs tree:
visorhba/vbus<x>:dev<y>/info
where <x> is the vbus number, and <y> is the relative device number.
Also, the debugfs presentation function was converted to use the seq_file
interface, so that it could access the device context without resorting to
a global array. This also simplified the function.
Signed-off-by: Tim Sell <Timothy.Sell@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
