soc: qcom: pil-q6v5-mss:fix to notify modem for app crash
Removed force_stop_bit in condition check as this check
will fail if we need to set 0th bit.
Function qcom_smem_state_update_bits takes a mask , so
convert the bit into mask before call to this function.
Modem is notified for app crash, set ignore_errors to
true to avoid further crash reporting from modem.
Change-Id: I28c8979f59ced81e091d98fa9c3656c017e4bfa2
Signed-off-by:
Sivasri Kumar Vanka <sivasri@codeaurora.org>
Loading
Please register or sign in to comment