ARM: kexec: use soft_restart for branching to the reboot buffer
authorWill Deacon <will.deacon@arm.com>
Mon, 6 Jun 2011 11:35:46 +0000 (12:35 +0100)
committerGrazvydas Ignotas <notasas@gmail.com>
Wed, 6 Feb 2013 18:31:01 +0000 (20:31 +0200)
Now that there is a common way to reset the machine, let's use it
instead of reinventing the wheel in the kexec backend.

Signed-off-by: Will Deacon <will.deacon@arm.com>

No differences found