From: Kuninori Morimoto Date: Thu, 21 Jun 2012 05:41:34 +0000 (-0700) Subject: ARM: shmobile: kzm9d: use late init machine hook X-Git-Tag: v3.5-rc5~1^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c207d2df1c1b2a160b7d52229e5a43feea6a7d26;p=pandora-kernel.git ARM: shmobile: kzm9d: use late init machine hook Since commit 21cc1b7ede3cf456cf1d51f8a906093261f7c111 ("ARM: shmobile: use machine specific hook for late init") suspend and CPU idle are not initialized automatically anymore. Set shmobile_init_late() as the machine late init hook to initialize them. Signed-off-by: Kuninori Morimoto Acked-by: Laurent Pinchart Acked-by: Magnus Damm Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed