From: Rafael J. Wysocki Date: Mon, 6 Aug 2012 23:13:37 +0000 (+0200) Subject: ARM: shmobile: Move r8a7740's PM domain objects to a table X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~39^2~8^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b5674075b7c7ddb0c4da18b1f104e1db774ce82;p=pandora-kernel.git ARM: shmobile: Move r8a7740's PM domain objects to a table Instead of giving a name to every r8a7740'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 A3SP as a subdomain of A4S. Signed-off-by: Rafael J. Wysocki Acked-by: Magnus Damm --- Reading git-diff-tree failed