]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: Move r8a7740's PM domain objects to a table
authorRafael J. Wysocki <rjw@sisk.pl>
Mon, 6 Aug 2012 23:13:37 +0000 (01:13 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Wed, 15 Aug 2012 18:54:44 +0000 (20:54 +0200)
commit84807ba788be937954dc7ab220cfe05a2156f09f
tree6758386b98c8932e9b97c5a6f2b3fe49ff117e37
parentace28cdef37f7d2965ce36291e957d652a7d1da0
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 <rjw@sisk.pl>
Acked-by: Magnus Damm <damm@opensource.se>
arch/arm/mach-shmobile/include/mach/r8a7740.h
arch/arm/mach-shmobile/pm-r8a7740.c
arch/arm/mach-shmobile/setup-r8a7740.c