Merge branch 'pci/misc'
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 16 May 2024 23:14:14 +0000 (18:14 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 16 May 2024 23:14:14 +0000 (18:14 -0500)
commit7ecf13fd35feed2e888686320d378769305b8322
treeda434962fa8b5d535c416f09d05dacce555f012f
parent375a99fd867cb6b91685708886ccf23e5dee39d4
parentfe4a83ec07818f2243eac584488e65397699550c
Merge branch 'pci/misc'

- Constify pcibus_class (Heiner Kallweit)

- Annotate pci_cache_line_size variables as __ro_after_init (Heiner
  Kallweit)

- Clean up formatting of PCI accessor macros (Ilpo Järvinen)

- Remove some OLPC dead code (Kunwu Chan)

- Make pcie_bandwidth_capable() static (Ilpo Järvinen)

* pci/misc:
  PCI: Make pcie_bandwidth_capable() static
  x86/pci: Remove OLPC dead code
  PCI: Clean up accessor macro formatting
  PCI/ERR: Cleanup misleading indentation inside if conditions
  PCI: Annotate pci_cache_line_size variables as __ro_after_init
  PCI: Constify pcibus_class
drivers/pci/access.c
drivers/pci/pci.c
drivers/pci/probe.c