From: Marc Zyngier Date: Thu, 11 Jul 2013 11:13:00 +0000 (+0100) Subject: arm64: use common reboot infrastructure X-Git-Tag: v3.11-rc2~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff701306cd49aaff80fb852323b387812bc76491;p=pandora-kernel.git arm64: use common reboot infrastructure Commit 7b6d864b48d9 (reboot: arm: change reboot_mode to use enum reboot_mode) changed the way reboot is handled on arm, which has a direct impact on arm64 as we share the reset driver on the VE platform. The obvious fix is to move arm64 to use the same infrastructure. Signed-off-by: Marc Zyngier [catalin.marinas@arm.com: removed reboot_mode = REBOOT_HARD default setting] Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed