]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4ed232265a7e8cff72776e6ab84e55bb13d1eedf
tree02445f61878e750b24f4bae00feada40a15b7c65
parent2d3b364359b5fb2dc1483bc1409272f333801f7f
parent09114e5a310748cc16bedff3630eb6395f664729
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