Merge branch 'pci/pciehp'
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 23 Sep 2019 21:10:14 +0000 (16:10 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 23 Sep 2019 21:10:14 +0000 (16:10 -0500)
commit203104c8d5ece4e4c46096db40e04fe48b442cc6
tree02445f61878e750b24f4bae00feada40a15b7c65
parent63fa8437cbae701c163f692bce6ad6e847910e49
parent4a06c2c38235d4a0bc436131591e2927288992fe
Merge branch 'pci/pciehp'

  - Cleanup pciehp LED/indicator control with a new consolidated
    pciehp_set_indicators() interface that controls both Attention and
    Power Indicators (Denis Efremov)

* pci/pciehp:
  PCI: pciehp: Refer to "Indicators" instead of "LEDs" in comments
  PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()
  PCI: pciehp: Remove pciehp_set_attention_status()
  PCI: pciehp: Combine adjacent indicator updates
  PCI: pciehp: Add pciehp_set_indicators() to set both indicators