commit | 999a4d2a4da0527567e4b17d4da0782509358a83 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Sun Jul 10 10:38:34 2011 +0200 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Sun Jul 10 10:38:34 2011 +0200 |
tree | 39acdada163f111d6f41457dce08d834a650bef6 | |
parent | d24771dec9c62945a5d1c6a37e7a04f5c2a2ae6f [diff] |
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>