diff options
author | Marek Szyprowski <m.szyprowski@samsung.com> | 2023-11-08 19:43:52 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2024-01-18 23:10:42 +0300 |
commit | 0d9cf23ed55d7ba3ab26d617a3ae507863674c8f (patch) | |
tree | d07bb9f035ee461aa277de823637f6dee794e887 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d0520eb3ed54df89eb5961ec3b88634f313123f2 (diff) | |
download | linux-0d9cf23ed55d7ba3ab26d617a3ae507863674c8f.tar.xz |
i2c: s3c24xx: fix read transfers in polling mode
To properly handle read transfers in polling mode, no waiting for the ACK
state is needed as it will never come. Just wait a bit to ensure start
state is on the bus and continue processing next bytes.
Fixes: 117053f77a5a ("i2c: s3c2410: Add polling mode support")
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Chanho Park <chanho61.park@samsung.com>
Reviewed-by: Andi Shyti <andi.shyti@kernel.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions