diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2024-07-11 15:08:19 +0300 |
---|---|---|
committer | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2024-07-12 09:52:01 +0300 |
commit | 119736c7af442ab398dbb806865988c98ef60d46 (patch) | |
tree | 8cba9f8655e5d7c005095fb8bbbe840477e0128a /scripts/clang-tools/gen_compile_commands.py | |
parent | bd9f5348089b65612e5ca976e2ae22f005340331 (diff) | |
download | linux-119736c7af442ab398dbb806865988c98ef60d46.tar.xz |
i2c: testunit: avoid re-issued work after read message
The to-be-fixed commit rightfully prevented that the registers will be
cleared. However, the index must be cleared. Otherwise a read message
will re-issue the last work. Fix it and add a comment describing the
situation.
Fixes: c422b6a63024 ("i2c: testunit: don't erase registers after STOP")
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Andi Shyti <andi.shyti@kernel.org>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions