ARM: shmobile: Use ->init_late() on Lager
authorMagnus Damm <damm@opensource.se>
Wed, 20 Nov 2013 00:02:31 +0000 (09:02 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 10 Dec 2013 08:24:27 +0000 (17:24 +0900)
commit3fbbcbdf57a5172318d10d0f16a4e2d2c595fd75
tree62a1e033a919681895936c30171b6dbbca0ad078
parent159a282dc3a1bcc9a0cc3a41304c41eef229add1
ARM: shmobile: Use ->init_late() on Lager

Hook in shmobile_init_late() on Lager V2. This enables some PM
related things like CPUIdle and Suspend-to-RAM.

With this patch applied it is possible to use Suspend-to-RAM:
# echo enabled > /sys/class/tty/ttySC6/power/wakeup
# echo mem > /sys/power/state
(wake by sending a character on the serial console)

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/board-lager-reference.c
arch/arm/mach-shmobile/board-lager.c
This page took 0.02872 seconds and 5 git commands to generate.