[ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other strings
authorJaya Kumar <jayakumar.lkml@gmail.com>
Tue, 11 Nov 2008 11:17:05 +0000 (12:17 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 17 Nov 2008 14:05:41 +0000 (14:05 +0000)
commit28105fda1ecadfa7c827b22d323c169f19dc04b0
tree76679bb54959c61e45cb9927365c487204446078
parent12a8ab152d6b0c9f697d0f2bd423001ed3fd360b
[ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other strings

This patch makes do_hw_reset the default reboot behavior when nothing
else matches. This restores reboot functionality on gumstix basix
devices where reboot=cold is the default boot argument.

Signed-off-by: Jaya Kumar <jayakumar.lkml@gmail.com>
Acked-by: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/reset.c