From: Rafael J. Wysocki Date: Mon, 6 Aug 2012 23:12:56 +0000 (+0200) Subject: ARM: shmobile: Move sh7372's PM domain objects to a table X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~39^2~8^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7e59a4b55706b0bbaba1cd8af46495553b6e876;p=pandora-kernel.git ARM: shmobile: Move sh7372's PM domain objects to a table Instead of giving a name to every sh7372's PM domain object, put them all into a table and use rmobile_init_domains(), introduced by a previous patch, for initializing them all altogether. Also, use pm_genpd_add_subdomain_names() for adding subdomains to the PM domains and pm_genpd_poweron_name() for turning on the A4S domain when preparing for system suspend. Signed-off-by: Rafael J. Wysocki Acked-by: Magnus Damm --- Reading git-diff-tree failed