]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] CPCI hotplug: fix resource assignment
authorScott Murray <scottm@somanetworks.com>
Tue, 22 Aug 2006 23:55:57 +0000 (19:55 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 26 Aug 2006 20:05:52 +0000 (13:05 -0700)
commitcc702c2c5e5ab51e1b0d3386d447e7b1772879ee
tree925c4fb498a8798ff548a840b19d00f9d84abd4a
parent65ae4dddbb56c7415c31e9aae0b3811cb583bbea
[PATCH] CPCI hotplug: fix resource assignment

Here is a patch against the CPCI hotplug core to fix up PCI resource
assignment such that things will actually work when a hot inserted
device is enabled.  I mentioned this patch to you way back in April at
ELC, but am only now out from under things enough to clean it up and
submit it.  I've basically cribbed the corresponding code from
shpchp_pci.c, so there are no big surprises.  If it's still possible, I
wouldn't mind this going into 2.6.18, but it wouldn't be the end of the
world if it went into 2.6.19.

Signed-off-by: Scott Murray <scottm@somanetworks.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/hotplug/cpci_hotplug_pci.c