Skip to content
Commit 95ec14fa authored by Tony Lindgren's avatar Tony Lindgren
Browse files

bus: ti-sysc: Check for lost context in sysc_reinit_module()



There is no need to restore context if it was not lost. Let's add a new
function sysc_check_context() to check for lost context. To make use of it,
we need to save the sysconfig register status on enable and disable.

Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent b3e94318
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