Re: [PATCH v3 7/8] ACPI, PCI: add hostbridge removal function
From: Yinghai Lu <yinghai@kernel.org>
Date: 2012-09-27 17:23:32
Also in:
linux-pci
From: Yinghai Lu <yinghai@kernel.org>
Date: 2012-09-27 17:23:32
Also in:
linux-pci
On Thu, Sep 27, 2012 at 9:48 AM, Bjorn Helgaas [off-list ref] wrote:
On Fri, Sep 21, 2012 at 2:09 PM, Bjorn Helgaas [off-list ref] wrote:quoted
If we get rid of the struct pci_bus * dependency, then we can easily add the _PRT before doing PCI enumeration behind the bridge, and we can remove the _PRT after removing the PCI devices. I think this is one small step toward getting rid of the add/start and stop/remove split.I'm going to work on doing this if nobody else is interested.
I'm not sure if that is needed. -Yinghai