From: Rafael J. Wysocki Date: Mon, 7 Jul 2008 01:34:11 +0000 (+0200) Subject: ACPI: Introduce new device wakeup flag 'prepared' X-Git-Tag: v2.6.27-rc1~1046^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0af4b8c4fb31193dc666f4893107a18fef82baab;p=pandora-kernel.git ACPI: Introduce new device wakeup flag 'prepared' Introduce additional flag 'prepared' in struct acpi_device_wakeup_flags and use it to prevent devices from being enable/disabled do wake up the system multiple times in a row (this does not happen currently, but will be possible after some of the following patches). Signed-off-by: Rafael J. Wysocki Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed