Commits
Merge branches 'pci/domain' and 'pci/hotplug' into next * pci/domain: ARM/PCI: Move to generic PCI domains CNS3xxx: Remove artificial dependency on pci_sys_data domain. PCI: Move domain assignment from arm64 to generic code * pci/hotplug: PCI: Delete unnecessary NULL pointer checks
Showing diff to8c7d14746ab
- Linus Torvalds committed 97bf6af1f92Linux 3.19-rc1
- Lorenzo Pieralisi committed 8c7d14746abARM/PCI: Move to generic PCI domains Most if not all ARM PCI host controller device dr...
- Markus Elfring committed 17f14b51f2dPCI: Delete unnecessary NULL pointer checks The pci_dev_put() function tests whether i...