PCI: use dev_to_node in pci_call_probe
authorYinghai Lu <Yinghai.Lu@Sun.COM>
Mon, 12 May 2008 19:21:05 +0000 (21:21 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 24 May 2008 10:09:46 +0000 (12:09 +0200)
commit4efeb4dd3c0bf534e431a8e7c72d0afbd4cd24aa
treeb329d8ce522354181f55b168b0fa1e6420c1930f
parenta1676072558854b95336c8f7db76b0504e909a0a
PCI: use dev_to_node in pci_call_probe

to make sure get one online node.

Signed-off-by: Yinghai Lu <yinghai.lu@sun.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/pci/pci-driver.c