ARM: sa1100: clear reset status prior to reboot
authorRussell King <rmk+kernel@armlinux.org.uk>
Fri, 19 Aug 2016 15:34:45 +0000 (16:34 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Fri, 26 Aug 2016 14:09:24 +0000 (15:09 +0100)
commitda60626e7d02a4f385cae80e450afc8b07035368
tree20ae6b6ef2ac2ffb08a096dff763c302a2043f00
parent1527eda3ab290f4ab519fe495c70ede5b0ad699f
ARM: sa1100: clear reset status prior to reboot

Clear the current reset status prior to rebooting the platform.  This
adds the bit missing from 04fef228fb00 ("[ARM] pxa: introduce
reset_status and clear_reset_status for driver's usage").

Fixes: 04fef228fb00 ("[ARM] pxa: introduce reset_status and clear_reset_status for driver's usage")
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/mach-sa1100/generic.c