[BK PATCH] PCI hotplug changes for 2.5.54

Greg KH (greg@kroah.com)
Tue, 7 Jan 2003 17:55:01 -0800


Here are some minor PCI hotplug changes for 2.5.54.

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

thanks,

greg k-h

drivers/hotplug/ibmphp_core.c | 10 ++++-----
drivers/hotplug/pci_hotplug_core.c | 41 ++++++++++++++++++-------------------
drivers/pci/hotplug.c | 2 -
3 files changed, 26 insertions(+), 27 deletions(-)
-----

ChangeSet@1.896, 2003-01-07 16:41:22-08:00, greg@kroah.com
PCI hotplug: clean up the try_module_get() logic a bit.

drivers/hotplug/pci_hotplug_core.c | 41 ++++++++++++++++++-------------------
1 files changed, 20 insertions(+), 21 deletions(-)
------

ChangeSet@1.895, 2003-01-07 16:29:23-08:00, greg@kroah.com
PCI: properly unregister a PCI device if it is removed.

This is only used by pci hotplug and cardbus systems.

drivers/pci/hotplug.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
------

ChangeSet@1.894, 2003-01-07 16:24:14-08:00, greg@kroah.com
IBM PCI Hotplug: fix compile time error due to find_bus() function name.

drivers/hotplug/ibmphp_core.c | 10 +++++-----
1 files changed, 5 insertions(+), 5 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/