From: Rafael J. Wysocki Date: Fri, 1 Jul 2011 20:13:10 +0000 (+0200) Subject: PM / Domains: Move code from under #ifdef CONFIG_PM_RUNTIME (v2) X-Git-Tag: v3.1-rc1~304^2^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5248051b9afb6684cd817b2fbdaefa5063761dab;p=pandora-kernel.git PM / Domains: Move code from under #ifdef CONFIG_PM_RUNTIME (v2) There is some code in drivers/base/power/domain.c that will be useful for both runtime PM and system-wide power transitions, so make it depend on CONFIG_PM instead of CONFIG_PM_RUNTIME. Signed-off-by: Rafael J. Wysocki Reviewed-by: Kevin Hilman --- Reading git-diff-tree failed