aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorBjorn Andersson <[email protected]>2022-07-16 20:50:26 -0700
committerWolfram Sang <[email protected]>2022-07-24 07:13:45 +0200
commit913ee46905ab48e1cae0dbd18de098f572ffa388 (patch)
treea95669379cd3cd508969ab82059d7a96eb1f250c /scripts/gdb/linux/proc.py
parentac720e3e0e072092667b6d62a25611c2427fdb13 (diff)
i2c: qcom-geni: Propagate GENI_ABORT_DONE to geni_i2c_abort_xfer()
Waiting for M_CMD_ABORT_EN in geni_i2c_abort_xfer() races with the interrupt handler which will read and clear the abort bit, the result is that every abort attempt takes 1 second and is followed by a message about the abort having times out. Introduce a new state variable to carry the abort_done state from the interrupt handler back to geni_i2c_abort_xfer(). Also, turn NACK and TIMEOUT errors into debug messages Signed-off-by: Bjorn Andersson <[email protected]> Reviewed-by: Vinod Koul <[email protected]> [wsa: squashed two patches into one] Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions