aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorMichael Wu <[email protected]>2020-10-30 16:04:19 +0800
committerWolfram Sang <[email protected]>2020-11-06 16:01:48 +0100
commit66b92313e2ca9208b5f3ebf5d86e9a818299d8fa (patch)
tree02fba180ec7ad409a3e11f0222b578de23bc90f8 /scripts/gdb/linux/lists.py
parent9890923be3a6d5e606cf4ae4f4e632a5e38cb37c (diff)
i2c: designware: call i2c_dw_read_clear_intrbits_slave() once
If some bits were cleared by i2c_dw_read_clear_intrbits_slave() in i2c_dw_isr_slave() and not handled immediately, those cleared bits would not be shown again by later i2c_dw_read_clear_intrbits_slave(). They therefore were forgotten to be handled. i2c_dw_read_clear_intrbits_slave() should be called once in an ISR and take its returned state for all later handlings. Signed-off-by: Michael Wu <[email protected]> Acked-by: Jarkko Nikula <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions