]> 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>
Fri, 17 Aug 2012 17:40:05 +0000 (19:40 +0200)
commit7a111141d6837d346d7054efed606f40c86d8825
tree12976e27d047e124543c6da8464715af853736a4
parentba40768d0ff172041d21f23f6fe532ceecf511fb
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