msm: ipclite: Rebased SSR updates from kernel_platform
Added latest SSR updates in IPCLite from kernel_platform to vendor space Change-Id: I9e551a0d69f45d89cae2165e25468945fcc68f7f Signed-off-by: Chelliah Vinu R <quic_chelliah@quicinc.com>
This commit is contained in:
@@ -744,7 +744,7 @@ int synx_global_recover(enum synx_core_id core_id)
|
||||
if (!clear_idx)
|
||||
return -SYNX_NOMEM;
|
||||
|
||||
ipclite_hwlock_reset(synx_global_map_core_id(core_id));
|
||||
ipclite_recover(synx_global_map_core_id(core_id));
|
||||
|
||||
/* recover synx gmem lock if it was owned by core in ssr */
|
||||
if (synx_gmem_lock_owner(0) == core_id) {
|
||||
|
Reference in New Issue
Block a user