[BK PATCH] PCI hotplug changes for 2.5.58

Greg KH (greg@kroah.com)
Tue, 14 Jan 2003 14:18:40 -0800


Here is a minor PCI hotplug fix for 2.5.58

Please pull from: bk://linuxusb.bkbits.net/pci_hp-2.5

thanks,

greg k-h

drivers/hotplug/acpiphp_glue.c | 45 ++++++++++-------------------------------
1 files changed, 11 insertions(+), 34 deletions(-)
-----

ChangeSet@1.1025, 2003-01-14 11:30:32-08:00, willy@debian.org
[PATCH] acpi_bus_register_driver patch

The current ACPI code searches for a _HID of PNP0A03. This is wrong,
it needs to check _CID too. But we already have generic code for doing
that, so this patch converts the ACPI pcihp code to do this.

drivers/hotplug/acpiphp_glue.c | 45 ++++++++++-------------------------------
1 files changed, 11 insertions(+), 34 deletions(-)
------

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/