Re: [PATCH v2, 0/7] ACPI / hotplug: Common code for ACPI-based hotplug

2013-02-26 Thread Toshi Kani
On Tue, 2013-02-26 at 23:41 +0100, Rafael J. Wysocki wrote: > On Sunday, February 17, 2013 04:18:31 PM Rafael J. Wysocki wrote: > > Hi All, > > > > The following patches introduce common code for ACPI-based hotplug for > > non-PCI > > devices and modify the container and memory hotplug ACPI drive

[PATCH v2, 0/7] ACPI / hotplug: Common code for ACPI-based hotplug

2013-02-26 Thread Rafael J. Wysocki
On Sunday, February 17, 2013 04:18:31 PM Rafael J. Wysocki wrote: > Hi All, > > The following patches introduce common code for ACPI-based hotplug for non-PCI > devices and modify the container and memory hotplug ACPI drivers to use the > new > code. > > This is based on linux-pm.git/master and