]> git.baikalelectronics.ru Git - kernel.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)
commit196301d9b898783b395072484ddb6cb6519445e8
treedd54bed354fddc2d39c0abf211bdc0303c6040ad
parent15515dae51c756a5eb0ee32a59d9f6d531cdd9d3
parentaf176a29c68434225d497024f7b42e21813f16fa
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