aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
diff options
context:
space:
mode:
authorJiang Liu <liuj97@gmail.com>2013-05-27 16:42:26 -0600
committerBjorn Helgaas <bhelgaas@google.com>2013-06-14 17:38:40 -0600
commitc13e396ebfed48948f3204db0e7def95080cd660 (patch)
tree2a69e52232a64ac200977c4dd83f8cc1cad369b0 /drivers/pci
parentm68k/PCI: Remove redundant call of pci_bus_add_devices() (diff)
downloadlinux-dev-c13e396ebfed48948f3204db0e7def95080cd660.tar.xz
linux-dev-c13e396ebfed48948f3204db0e7def95080cd660.zip
unicore32/PCI: Remove redundant call of pci_bus_add_devices()
pci_scan_bus() has called pci_bus_add_devices() already, so remove the redundant call of pci_bus_add_devices(). subsys_init() callbacks will be invoked before device_init() callbacks, so it should be safe to remove the redundant calls. Signed-off-by: Jiang Liu <jiang.liu@huawei.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions