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)
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>

No differences found