From: Gu Zheng Date: Sat, 25 May 2013 13:48:31 +0000 (+0800) Subject: PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~18^2~2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b1fce04dc2a2210f050484afa85acc3a81cfbba;p=pandora-kernel.git PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) Use the new pci_alloc_dev(bus) to replace the existing using of alloc_pci_dev(void). [bhelgaas: drop pci_bus ref later in pci_release_dev()] Signed-off-by: Gu Zheng Signed-off-by: Jiang Liu Signed-off-by: Bjorn Helgaas Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Cc: "David S. Miller" Cc: David Airlie Cc: Neela Syam Kolli Cc: "James E.J. Bottomley" Cc: Yinghai Lu Cc: Greg Kroah-Hartman Cc: Andrew Morton --- Reading git-diff-tree failed