sh: machine_ops based reboot support.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 20 Jan 2010 07:42:52 +0000 (16:42 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 20 Jan 2010 07:42:52 +0000 (16:42 +0900)
This provides a machine_ops-based reboot interface loosely cloned from
x86, and converts the native sh32 and sh64 cases over to it.

Necessary both for tying in SMP support and also enabling platforms like
SDK7786 to add support for their microcontroller-based power managers.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found