soc: qcom: glink_smem_native_xprt: Reset in_ssr in subsys_up
Glink smem xprt is resetting in_ssr only if rx_fifo is initialized.
This can lead to in_ssr is never set to false if rx_fifo is not
initialized by remote side in time.
Reset in_ssr in subsys_up before checking rx_fifo.
CRs-Fixed: 2248066
Change-Id: I23c7fb101c1737a1fc2319750103c37a5fdd6e90
Signed-off-by:
Dhoat Harpal <hdhoat@codeaurora.org>
Loading
Please register or sign in to comment