summaryrefslogtreecommitdiffstats
path: root/lib/vsprintf.c
diff options
context:
space:
mode:
authorMatthew Garrett <mjg@redhat.com>2009-10-26 13:18:22 -0400
committerJesse Barnes <jbarnes@virtuousgeek.org>2009-11-04 08:47:14 -0800
commit3368dd29586c6460b629ac5b4f6b86a6fd3dd421 (patch)
tree2af678adf59130741107b8f5f94f48aa78d25f26 /lib/vsprintf.c
parent17d67152793c43344930bda9b723c80186598aad (diff)
downloadop-kernel-dev-3368dd29586c6460b629ac5b4f6b86a6fd3dd421.zip
op-kernel-dev-3368dd29586c6460b629ac5b4f6b86a6fd3dd421.tar.gz
PCI hotplug: acpiphp should be linked after vendor drivers
As a followup to 71a082efc9fdc12068a3cee6cebb1330b00ebeee, it's conceivable that some vendors may expose PCI hotplug functionality through both vendor mechanisms and ACPI. The native mechanism will generally be a superset of any functionality provided via ACPI, so the acpiphp driver should always be initialised after any others. Change the link order such that acpiphp will not be initialised until any other statically linked drivers have had an opportunity to claim the hardware. Signed-off-by: Matthew Garrett <mjg@redhat.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'lib/vsprintf.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud