From: Magnus Damm Date: Wed, 20 Nov 2013 03:54:34 +0000 (+0900) Subject: ARM: shmobile: Use ->init_late() on Koelsch X-Git-Tag: boards-for-linus~5^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dc00ab90fa8bc4fec2f9c206ee679d144bc7eb5;p=pandora-kernel.git 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-diff-tree failed