From: Rafael J. Wysocki Date: Tue, 18 Aug 2009 21:38:32 +0000 (+0200) Subject: PM: Introduce core framework for run-time PM of I/O devices (rev. 17) X-Git-Tag: v2.6.32-rc1~684^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e928f77a09a07f9dd595bb8a489965d69a83458;p=pandora-kernel.git PM: Introduce core framework for run-time PM of I/O devices (rev. 17) Introduce a core framework for run-time power management of I/O devices. Add device run-time PM fields to 'struct dev_pm_info' and device run-time PM callbacks to 'struct dev_pm_ops'. Introduce a run-time PM workqueue and define some device run-time PM helper functions at the core level. Document all these things. Special thanks to Alan Stern for his help with the design and multiple detailed reviews of the pereceding versions of this patch and to Magnus Damm for testing feedback. Signed-off-by: Rafael J. Wysocki Acked-by: Magnus Damm --- Reading git-diff-tree failed