aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorSonic Zhang <[email protected]>2010-03-22 03:23:18 -0400
committerBen Dooks <[email protected]>2010-05-20 00:18:58 +0100
commit5481d0753e7a78bff7550a8165b7924baa74e9cf (patch)
treed73b29d04e152042eaa353e9c66988d56a527379 /scripts/objdiff
parent5cfafc18f38aa6701f581bee875fb0b19f3b3b4b (diff)
i2c-bfin-twi: fix lost interrupts at high speeds
i2c event of next read/write byte may trigger before current int state is cleared in the interrupt handler. So, this should be done at the beginning of interrupt handler to avoid losing new i2c events. Signed-off-by: Sonic Zhang <[email protected]> Signed-off-by: Mike Frysinger <[email protected]> Signed-off-by: Ben Dooks <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions