]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: Use domain names when adding subdomains to power domains
authorRafael J. Wysocki <rjw@sisk.pl>
Mon, 6 Aug 2012 23:09:31 +0000 (01:09 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Wed, 15 Aug 2012 18:53:46 +0000 (20:53 +0200)
commit3e1eca6eab9025bdbc101cbef269ecfff54024bf
treeacb40c82032d27076106e4f823db15719223eb12
parentfbf3e656be1c6f93d116c6633101706f9a9e96ee
ARM: shmobile: Use domain names when adding subdomains to power domains

Make the power management code under arch/arm/mach-shmobile/
use pm_genpd_add_subdomain_names() for adding subdomains to power
domains, which makes it possible to drop
rmobile_pm_add_subdomain() and will allow us to carry out those
operations for domain objects stored in tables in a straightforward
way.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Magnus Damm <damm@opensource.se>
arch/arm/mach-shmobile/include/mach/pm-rmobile.h
arch/arm/mach-shmobile/pm-rmobile.c
arch/arm/mach-shmobile/setup-r8a7740.c
arch/arm/mach-shmobile/setup-sh7372.c