[PATCH] PCI express must be initialized before PCI hotplug
authorMilton Miller <miltonm@bga.com>
Fri, 16 Dec 2005 19:08:48 +0000 (11:08 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 16 Dec 2005 19:25:25 +0000 (11:25 -0800)
PCI express hotplug uses the pcieportbus driver so pcie must be
initialized before hotplug/.  This patch changes the link order.

Signed-Off-By: Milton Miller <miltonm@bga.com>
Acked-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found