Merge branch 'pci/pciehp' into next
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 18 Dec 2013 21:04:29 +0000 (14:04 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 18 Dec 2013 21:04:29 +0000 (14:04 -0700)
commita737f76baee3d44cb25285986812e9cd97fd6002
treecca60bf6d4ec750b744838babfc733eaa3bebd02
parent765147f85a79aba1ba2a45b42eee00e63f783bc9
parentaf9ab791e34147952a8b97c998fa257d8292c5d6
Merge branch 'pci/pciehp' into next

* pci/pciehp:
  PCI: pciehp: Move Attention & Power Indicator support tests to accessors
  PCI: pciehp: Use symbolic constants for Slot Control fields
  PCI: pciehp: Use symbolic constants, not hard-coded bitmask
  PCI: pciehp: Simplify "Power Fault Detected" checking/clearing
  PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc)
  PCI: pciehp: Make various functions void since they can't fail
  PCI: pciehp: Remove error checks when accessing PCIe Capability
  PCI: pciehp: Drop pciehp_readw()/pciehp_writew() wrappers