[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)
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>

No differences found