]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
Merge branch 'remotes/lorenzo/pci/iproc'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 21 Oct 2020 14:58:40 +0000 (09:58 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 21 Oct 2020 14:58:40 +0000 (09:58 -0500)
commit7ba381c449fdfaae9768e092e1e8a87ac1459561
treedd54bed354fddc2d39c0abf211bdc0303c6040ad
parent982f8334262d02bfcd41612411c7d8ff40011914
parent936452941cbec2b2f51cb6b7e5ac1d9b3081c6c1
Merge branch 'remotes/lorenzo/pci/iproc'

- Set affinity mask on MSI interrupts (Mark Tomlinson)

- Simplify by using module_bcma_driver (Liu Shixin)

- Fix 'using integer as NULL pointer' warning (Krzysztof WilczyƄski)

* remotes/lorenzo/pci/iproc:
  PCI: iproc: Fix using plain integer as NULL pointer in iproc_pcie_pltfm_probe
  PCI: iproc: Use module_bcma_driver to simplify the code
  PCI: iproc: Set affinity mask on MSI interrupts