From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH 8/12] ACPI / PM: Add more run-time wake-up fields Date: Sat, 9 Jan 2010 00:27:08 +0100 Message-ID: <201001090027.08609.rjw@sisk.pl> References: <200912272057.10443.rjw@sisk.pl> <200912272105.30352.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-pci-owner@vger.kernel.org To: Len Brown Cc: Jesse Barnes , Matthew Garrett , LKML , pm list , Alan Stern , ACPI Devel Maling List , Linux PCI , Oliver Neukum , Bjorn Helgaas , Shaohua Li , Francois Romieu List-Id: linux-acpi@vger.kernel.org On Friday 08 January 2010, Len Brown wrote: > > Use the run_wake flag to mark all devices for which run-time wake-up > > events may be generated by the platform. Introduce a new wake-up > > flag, special, for marking devices that should be permanently enabled > > to generate run-time events. > > how about calling the flag "always_enabled" rather than "special"? OK, I'll do that. > otherwise, > Acked-by: Len Brown Thanks!