aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorChris Packham <[email protected]>2021-07-02 15:27:24 +1200
committerWolfram Sang <[email protected]>2021-07-02 09:12:51 +0200
commit763778cd79267dadf0ec7e044caf7563df0ab597 (patch)
treeb83fb6fe5865a4363536d124915e2850ab16eba4 /scripts/gdb/linux/tasks.py
parent87cf5127968ab3c543ebd98253052b928f9b47da (diff)
i2c: mpc: Restore reread of I2C status register
Prior to commit 1538d82f4647 ("i2c: mpc: Interrupt driven transfer") the old interrupt handler would reread MPC_I2C_SR after checking the CSR_MIF bit. When the driver was re-written this was removed as it seemed unnecessary. However as it turns out this is necessary for i2c devices which do clock stretching otherwise we end up thinking the bus is still busy when processing the interrupt. Fixes: 1538d82f4647 ("i2c: mpc: Interrupt driven transfer") Signed-off-by: Chris Packham <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions