Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 898effb6 authored by Chandana Kishori Chiluveru's avatar Chandana Kishori Chiluveru
Browse files

slim-msm-ngd: Do not enable/disable core irq in SSR/PDR notifications



During SSR testing, subsystem and qmi notifications for SSR/PDR
sequence is missing sometimes. We are seeing 2 times DOWN notification
without UP. This will lead to imbalance in disabling and enabling of
core IRQ and capability exchange is timing out.

If interrupt line is not enabled, during retry-capability exchange
request is timing out and leading to freed memory access
inside ngd_xfer_msg.

Fix this issue by removing enabling and disabling from ngd_slim_enable
enable it only once during probe.

Change-Id: I15616c6e284848ed1f2aca00d251b82f79feb803
Signed-off-by: default avatarChandana Kishori Chiluveru <cchiluve@codeaurora.org>
parent be60e6e7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment