]> Pileus Git - ~andy/linux/commit
ARM: shmobile: Use ->init_late() on Koelsch
authorMagnus Damm <damm@opensource.se>
Wed, 20 Nov 2013 03:54:34 +0000 (12:54 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 10 Dec 2013 08:24:26 +0000 (17:24 +0900)
commit6dc00ab90fa8bc4fec2f9c206ee679d144bc7eb5
treeb4dfaf4438a99dd53bef12379cdeacc8e7f87720
parente0554d90b076da1c543b42599c1d6636286ca47f
ARM: shmobile: Use ->init_late() on Koelsch

Hook in shmobile_init_late() on Koelsch. 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-koelsch-reference.c
arch/arm/mach-shmobile/board-koelsch.c