Skip to content
Commit ef6ca1a8 authored by Josh Cartwright's avatar Josh Cartwright Committed by Michal Simek
Browse files

ARM: zynq: Drop use of slcr_unlock in zynq_slcr_system_restart



The SLCR is unconditionally unlocked early on boot in zynq_slcr_init()
and not ever re-locked. As such, it is not necessary to explicitly unlock in
the restart codepath.

Signed-off-by: default avatarJosh Cartwright <joshc@ni.com>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 64e68617
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment