]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sh64: Add a sane pm_power_off implementation.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 12 Sep 2006 05:40:09 +0000 (14:40 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 12 Sep 2006 05:40:09 +0000 (14:40 +0900)
commit1bb99a649af92e53ed7391afaf6c2d45a6f57b42
tree404174b4804732b0f5cf08df12302f6bb6938364
parent56060141482d0a9351ea02e2aa7153de8cd41423
sh64: Add a sane pm_power_off implementation.

sh64 wasn't providing a sensible pm_power_off(), add one,
and just wrap it to machine_power_off, which already does
the right thing.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh64/kernel/process.c