diff options
author | Marek Szyprowski <[email protected]> | 2023-11-08 17:43:52 +0100 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2024-01-18 21:10:42 +0100 |
commit | 0d9cf23ed55d7ba3ab26d617a3ae507863674c8f (patch) | |
tree | d07bb9f035ee461aa277de823637f6dee794e887 /scripts/gdb/linux/stackdepot.py | |
parent | d0520eb3ed54df89eb5961ec3b88634f313123f2 (diff) |
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 <[email protected]>
Reviewed-by: Chanho Park <[email protected]>
Reviewed-by: Andi Shyti <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions