MIPS: PNX8550: Sort out machine halt, restart and powerdown functions.
authorRalf Baechle <ralf@linux-mips.org>
Sat, 18 Sep 2010 23:09:09 +0000 (00:09 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 4 Oct 2010 17:33:57 +0000 (18:33 +0100)
No rubbish printks - those belong to userspace.  The halt function now
actually halts the system and the poweroff function was deleted because
it didn't actually power down the system.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found