From: Rafael J. Wysocki Date: Wed, 17 Feb 2010 22:41:49 +0000 (+0100) Subject: ACPI / PM: Add more run-time wake-up fields X-Git-Tag: v2.6.34-rc1~287^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f517709d65beed95f52f021b43e3035b52ef791a;p=pandora-kernel.git ACPI / PM: Add more run-time wake-up fields 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, always_enabled, for marking devices that should be permanently enabled to generate run-time events. Also, introduce a reference counter for run-wake devices and a function that will initialize all of the run-time wake-up fields for given device. Signed-off-by: Rafael J. Wysocki Acked-by: Len Brown Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed