ARM: shmobile: Use names of power domains for adding devices to them
authorRafael J. Wysocki <rjw@sisk.pl>
Mon, 6 Aug 2012 23:07:01 +0000 (01:07 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Mon, 3 Sep 2012 23:44:55 +0000 (01:44 +0200)
commit8bdd94689ef528738a0f14c44e069596a465d622
tree521d2d77996f657247e9a536e48f0c85dc373246
parent74a2799ab51acec9410f467fef8678ebb1125d7d
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 <rjw@sisk.pl>
Acked-by: Magnus Damm <damm@opensource.se>
arch/arm/mach-shmobile/board-ap4evb.c
arch/arm/mach-shmobile/board-armadillo800eva.c
arch/arm/mach-shmobile/board-mackerel.c
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
This page took 0.024906 seconds and 5 git commands to generate.