diff options
author | Lukas Wunner <lukas@wunner.de> | 2018-09-08 09:59:01 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2018-09-18 17:52:15 -0500 |
commit | d758714235e7abb7984468370c912ca2f4dc4e57 (patch) | |
tree | 8c49e29d5dd2d6abcdde8f442ea464db74318125 /drivers/net/ethernet/ti/davinci_cpdma.h | |
parent | 4ff3126e80fc2db9d961467f783b5c2f4ccd1ca9 (diff) | |
download | blackbird-obmc-linux-d758714235e7abb7984468370c912ca2f4dc4e57.tar.gz blackbird-obmc-linux-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 <lukas@wunner.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/net/ethernet/ti/davinci_cpdma.h')
0 files changed, 0 insertions, 0 deletions