From 6dc00ab90fa8bc4fec2f9c206ee679d144bc7eb5 Mon Sep 17 00:00:00 2001 From: Magnus Damm Date: Wed, 20 Nov 2013 12:54:34 +0900 Subject: [PATCH] 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 Signed-off-by: Simon Horman --- Reading git-format-patch failed