]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge branch 'pci/misc'
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 23 Jan 2025 19:05:06 +0000 (13:05 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 23 Jan 2025 19:05:06 +0000 (13:05 -0600)
commit10ff5bbfd4b020e58fd8863e44ae59f0d4c337bf
treef03bd4eefc295404e688f6884ceb41d4fa94d4d7
parent4d3bf4e8450cf99667b0938850f72389792082b8
parentb388face5f169e7a41c1b5e1cdd20515160a83b3
Merge branch 'pci/misc'

- Constify struct bin_attribute for sysfs, VPD, P2PDMA, and the IBM ACPI
  hotplug driver (Thomas Weißschuh)

- Update PCI_EXP_LNKCAP_SLS comment (Lukas Wunner)

- Drop superfluous pm_wakeup.h include (Wolfram Sang)

- Remove redundant PCI_VSEC_HDR and PCI_VSEC_HDR_LEN_SHIFT (Dongdong Zhang)

- Correct documentation of the 'config_acs=' kernel parameter (Akihiko
  Odaki)

* pci/misc:
  Documentation: Fix pci=config_acs= example
  PCI: Remove redundant PCI_VSEC_HDR and PCI_VSEC_HDR_LEN_SHIFT
  PCI: Don't include 'pm_wakeup.h' directly
  PCI: Update code comment on PCI_EXP_LNKCAP_SLS for PCIe r3.0
  PCI/ACPI: Constify 'struct bin_attribute'
  PCI/P2PDMA: Constify 'struct bin_attribute'
  PCI/VPD: Constify 'struct bin_attribute'
  PCI/sysfs: Constify 'struct bin_attribute'
drivers/pci/pci-sysfs.c
drivers/pci/pci.c
include/uapi/linux/pci_regs.h