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

Skip to content
Commit 7f2485dc authored by Ankit Gupta's avatar Ankit Gupta Committed by Gerrit - the friendly Code Review server
Browse files

i2c-msm-v2: fix potential spinning forever in ISR



IRQ is disabled before doing reset state in
post transfer on timeout to avoid entering ISR that can cause
this issue. If ISR is entered due to transfer error,
waiting for the qup core to get in a valid state may cause watch
dog bite if HW generates NoC error while reading status.
Avoid that by not polling in ISR.

Change-Id: I2e92e43cb37d501a378a717c996b9e98f6cf9fe8
Signed-off-by: default avatarAnkit Gupta <ankgupta@codeaurora.org>
Signed-off-by: default avatarKiran Gunda <kgunda@codeaurora.org>
parent 49f67760
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