commit | 52f975ea21e28871a371c2d941e13d64c9f8cd66 | [log] [tgz] |
---|---|---|
author | Milton Miller <miltonm@bga.com> | Fri Dec 16 11:08:48 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Dec 16 11:25:25 2005 -0800 |
tree | dfd5c02f4eefdcd9e7af8884f6c383a4b54621e3 | |
parent | dfded4ae71080b53798c7bbf4628a9b22d1e3e8b [diff] |
[PATCH] PCI express must be initialized before PCI hotplug 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>