]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.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)
committerSeth Forshee <seth.forshee@canonical.com>
Thu, 20 Oct 2016 13:07:10 +0000 (08:07 -0500)
commite8fcad03ec85905001c19b8564fa2d531beeecd9
treef7e002a066c81abdab51a7db9a3297ab16e62d78
parentfa9937f158b351c04cd44752ed57d6c1ab7701f7
ARM: sa1100: clear reset status prior to reboot

BugLink: http://bugs.launchpad.net/bugs/1631468
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
arch/arm/mach-sa1100/generic.c