MIPS: PowerTV: Remove mips_machine_halt()
authorYoichi Yuasa <yuasa@linux-mips.org>
Fri, 18 Dec 2009 12:33:46 +0000 (21:33 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 12 Jan 2010 17:19:32 +0000 (18:19 +0100)
commit2620c3570f748647afb17e095507099a309ed8f6
tree985c1dccc3c125d9e536e2105d6cc3b6c68c0824
parent09b7c9f24d8e9b772da682b52b83c88f426a849d
MIPS: PowerTV: Remove mips_machine_halt()

mips_machine_halt() is same as mips_machine_restart().  Also delete the
registration of _machine_halt and pm_power_off because mips_machine_halt()
is the restart function.

Signed-off-by: Yoichi Yuasa <yuasa@linux-mips.org>
Patchwork: http://patchwork.linux-mips.org/patch/798/
Reviewed-by: David VomLehn <dvomlehn@cisco.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/powertv/reset.c