From: Changhwan Youn Date: Fri, 3 Dec 2010 08:14:57 +0000 (+0900) Subject: ARM: SAMSUNG: Add support for Power Domain control X-Git-Tag: v2.6.38-rc1~38^2^2~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d930596a3c093bf3f4fbf24f10ad0d8372d6ac21;p=pandora-kernel.git ARM: SAMSUNG: Add support for Power Domain control This patch implements Power Domain control based on Runtime PM framework. Each Power Domain is represented by a Power Domain device and the devices belong to these Power Domains should be set as a child device of the Power Domain devices. The corresponding drivers of the devices should implement Runtime PM to control the Power Domains. Signed-off-by: Changhwan Youn Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed