diff options
| author | Lukas Wunner <[email protected]> | 2018-09-08 07:59:01 +0000 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2018-09-18 22:52:15 +0000 |
| commit | d758714235e7abb7984468370c912ca2f4dc4e57 (patch) | |
| tree | 8c49e29d5dd2d6abcdde8f442ea464db74318125 /drivers/pci/hotplug/ibmphp.h | |
| parent | PCI: pciehp: Rename controller struct members for clarity (diff) | |
| download | kernel-d758714235e7abb7984468370c912ca2f4dc4e57.tar.gz kernel-d758714235e7abb7984468370c912ca2f4dc4e57.zip | |
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 'drivers/pci/hotplug/ibmphp.h')
0 files changed, 0 insertions, 0 deletions
