diff options
| author | Lukas Wunner <[email protected]> | 2018-09-08 09:59:01 +0200 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2018-09-18 17:52:15 -0500 |
| commit | d758714235e7abb7984468370c912ca2f4dc4e57 (patch) | |
| tree | 8c49e29d5dd2d6abcdde8f442ea464db74318125 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 4ff3126e80fc2db9d961467f783b5c2f4ccd1ca9 (diff) | |
PCI: pciehp: Reshuffle controller struct for clarity
The members in pciehp's controller struct are arranged in a seemingly
arbitrary order and have grown to an amount that I no longer consider
easily graspable by contributors.
Sort the members into 5 rubrics:
* Slot Capabilities register and quirks
* Slot Control register access
* Slot Status register event handling
* state machine
* hotplug core interface
Obviously, this is just my personal bikeshed color and if anyone has a
better idea, please come forward. Any ordering will do as long as the
information is presented in a manageable manner.
No functional change intended.
Signed-off-by: Lukas Wunner <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions