From: Rafael J. Wysocki Date: Mon, 6 Aug 2012 23:07:01 +0000 (+0200) Subject: ARM: shmobile: Use names of power domains for adding devices to them X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~39^2~8^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bdd94689ef528738a0f14c44e069596a465d622;p=pandora-kernel.git ARM: shmobile: Use names of power domains for adding devices to them Make the power management code under arch/arm/mach-shmobile/ use names of power domains instead of pointers to domain objects for adding devices to the domains. This will allow us to put the domain objects into tables and register them all in one shot going forward. Signed-off-by: Rafael J. Wysocki Acked-by: Magnus Damm --- Reading git-diff-tree failed