]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
ARM: mach-shmobile: armadillo800eva: Use late init machine hook
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 20 Jun 2012 10:53:25 +0000 (12:53 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Thu, 21 Jun 2012 09:24:48 +0000 (11:24 +0200)
commit37f971b68009b8fadd322130787d693137302925
tree28fd053e14726e0918cebb25a08ef522841e3a8b
parent56fb523f12665974bd249a39524b75b4f5e57388
ARM: mach-shmobile: armadillo800eva: 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: 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-armadillo800eva.c