diff options
| author | Tim Sell <[email protected]> | 2016-05-12 09:14:43 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-06-07 22:55:19 -0700 |
| commit | 5e1073d3f4017980f256b06725229014829b821d (patch) | |
| tree | 30b322f7bf5dc1bdcfa71e7ce24ca19340f9ecbc /tools/perf/scripts/python | |
| parent | bf817f2f40d79dd0dfd7d800e174d8bac5257935 (diff) | |
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 <[email protected]>
Signed-off-by: David Kershner <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions