Re: [PATCH -v2] ACPI/PCI: Make PCI devices notified when its powerresource turned on

From: Bjorn Helgaas
Date: Tue Nov 13 2012 - 13:59:01 EST


On Tue, Nov 6, 2012 at 5:57 PM, Huang Ying <ying.huang@xxxxxxxxx> wrote:
> A set of power resources may be shared by multiple devices. When all
> devices share one set of power resources is put into D3_COLD state,
> the power resources will be turned off. When one of the device is
> waked, the power resource will be turned on and all devices share it
> will be powered on to D0uninitialized state. These devices should be
> resumed, so that they can get opportunity to go to low power state
> later.
>
> v2:
>
> - Fix build error
>
> Signed-off-by: Huang Ying <ying.huang@xxxxxxxxx>
> Acked-by: Rafael J. Wysocki <rjw@xxxxxxx>
> Cc: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
> ---
> drivers/acpi/pci_bind.c | 2 ++
> 1 file changed, 2 insertions(+)

I applied this to my pci/misc branch as v3.8 material. Thanks!

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