diff options
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | 2024-02-13 14:48:45 +0200 |
---|---|---|
committer | Andi Shyti <andi.shyti@kernel.org> | 2024-02-27 01:51:34 +0100 |
commit | bd002efaa16e4cfffc25db2d9c4669aaa2b43646 (patch) | |
tree | bade2b1425a3ababbc64c8890051d1deca77afc0 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 04c71da4a9f4eef94bec153ed667d105dacffda3 (diff) |
i2c: designware: Move interrupt handling functions before i2c_dw_xfer()
Code is more logically arranged when i2c_dw_read_clear_intrbits() and
i2c_dw_isr() are located before i2c_dw_xfer().
Real reason for this is to prepare for more shared code between
interrupt and polling mode code.
While at it, remove one extra space and refer to the
i2c_dw_init_master() in two comment sections.
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Tested-by: Jiawen Wu <jiawenwu@trustnetic.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions