ARM: shmobile: kzm9d: use late init machine hook
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 21 Jun 2012 05:41:34 +0000 (22:41 -0700)
committerRafael J. Wysocki <rjw@sisk.pl>
Thu, 21 Jun 2012 09:24:49 +0000 (11:24 +0200)
commitc207d2df1c1b2a160b7d52229e5a43feea6a7d26
treeabe4a744807e75e50fcb618c85d4ad1f1eb8ee7b
parent14dd52f4389e206537488aeb2b85d6b21fc27196
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 <kuninori.morimoto.gx@renesas.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
arch/arm/mach-shmobile/board-kzm9d.c