From: Russell King Date: Thu, 3 Nov 2011 09:53:29 +0000 (+0000) Subject: ARM: restart: at91: use new restart hook X-Git-Tag: v3.3-rc1~144^2^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b2073e7789429e6554e69b307d857d8f46a2e22;p=pandora-kernel.git ARM: restart: at91: use new restart hook Rather than using a private function pointer, use the existing arm_pm_restart function pointer instead. We no longer need to enable the I-cache in at91sam9_alt_reset() as the caches will now be on when this function is called. Update the function names to use the 'restart' terminology rather than the 'reboot' terminology. Signed-off-by: Russell King --- Reading git-diff-tree failed