]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit07da0e295575a2829fea067b03eedd67486e701a
tree0ab36f6cc7b681bb148cfaf50448cf743e925af5
parentd625946e959c23a699acfa5a15c8c91cb3a0b970
parent7490e12ec59eebb246223c34ac36a0782fc391c6
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