Skip to content
Commit 1b2073e7 authored by Russell King's avatar Russell King
Browse files

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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 83909188
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment