commit | 1bb99a649af92e53ed7391afaf6c2d45a6f57b42 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Sep 12 14:40:09 2006 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Sep 12 14:40:09 2006 +0900 |
tree | 404174b4804732b0f5cf08df12302f6bb6938364 | |
parent | 56060141482d0a9351ea02e2aa7153de8cd41423 [diff] |
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>