ARM: mach-shmobile: Runtime PM late init callback
authorMagnus Damm <damm@opensource.se>
Sun, 10 Jul 2011 08:38:34 +0000 (10:38 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Sun, 10 Jul 2011 08:38:34 +0000 (10:38 +0200)
commit999a4d2a4da0527567e4b17d4da0782509358a83
tree39acdada163f111d6f41457dce08d834a650bef6
parentd24771dec9c62945a5d1c6a37e7a04f5c2a2ae6f
ARM: mach-shmobile: Runtime PM late init callback

Add a mach-shmobile specific callback for SoC-specific code
to hook into. By having the late_initcall() in a common place
we can have multi-SoC/board support in the same kernel binary.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
arch/arm/mach-shmobile/include/mach/common.h
arch/arm/mach-shmobile/pm_runtime.c