OSDN Git Service

Merge branch 'pci/host/mt7621'
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 13 Jan 2022 15:57:49 +0000 (09:57 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 13 Jan 2022 15:57:49 +0000 (09:57 -0600)
commitfc10f9d6671a3aacf1161dcc52582c27e3585a64
tree0ab36f6cc7b681bb148cfaf50448cf743e925af5
parent96fe57938406c37507e90da1ac2f325458798025
parent44ddb791f8f41f5f9f2ab4280a27c179ca7a8aed
Merge branch 'pci/host/mt7621'

- Declare mt7621_pci_ops static (Sergio Paracuellos)

- Give pcibios_root_bridge_prepare() access to host bridge windows (Sergio
  Paracuellos)

- Move MIPS I/O coherency unit setup from driver to
  pcibios_root_bridge_prepare() (Sergio Paracuellos)

- Add missing MODULE_LICENSE() (Sergio Paracuellos)

- Allow COMPILE_TEST for all arches (Sergio Paracuellos)

* pci/host/mt7621:
  PCI: mt7621: Allow COMPILE_TEST for all arches
  PCI: mt7621: Add missing MODULE_LICENSE()
  PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare()
  PCI: Let pcibios_root_bridge_prepare() access bridge->windows
  PCI: mt7621: Declare mt7621_pci_ops static
drivers/pci/controller/Kconfig
drivers/pci/probe.c