From: Rafael J. Wysocki Date: Sat, 23 Jan 2010 21:25:23 +0000 (+0100) Subject: PM: Add facility for advanced testing of async suspend/resume X-Git-Tag: v2.6.34-rc1~274^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a2eb8585f3b38e01e30aacaa8b985a1520a993d;p=pandora-kernel.git PM: Add facility for advanced testing of async suspend/resume Add configuration switch CONFIG_PM_ADVANCED_DEBUG for compiling in extra PM debugging/testing code allowing one to access some PM-related attributes of devices from the user space via sysfs. If CONFIG_PM_ADVANCED_DEBUG is set, add sysfs attribute power/async for every device allowing the user space to access the device's power.async_suspend flag and modify it, if desired. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed