]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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)
committerJiri Slaby <jslaby@suse.cz>
Fri, 7 Oct 2016 08:06:50 +0000 (10:06 +0200)
commit18d3d066a55f2fdfdac35418c2d2c20440ac836d
treeafbe6c5b89396c670a1a55b77f00a210798239ab
parent0dfa6ed5b7c1766a4d9bf721e98e5171189c32c0
ARM: sa1100: clear reset status prior to reboot

commit da60626e7d02a4f385cae80e450afc8b07035368 upstream.

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>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
arch/arm/mach-sa1100/generic.c