diff options
author | Sonic Zhang <[email protected]> | 2010-03-22 03:23:18 -0400 |
---|---|---|
committer | Ben Dooks <[email protected]> | 2010-05-20 00:18:58 +0100 |
commit | 5481d0753e7a78bff7550a8165b7924baa74e9cf (patch) | |
tree | d73b29d04e152042eaa353e9c66988d56a527379 /tools/perf/util/trace-event-scripting.c | |
parent | 5cfafc18f38aa6701f581bee875fb0b19f3b3b4b (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 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions