summaryrefslogtreecommitdiff
path: root/drivers/i2c/i2c-smbus.c
diff options
context:
space:
mode:
authorMarek Szyprowski <m.szyprowski@samsung.com>2023-11-08 19:43:52 +0300
committerWolfram Sang <wsa@kernel.org>2024-01-18 23:10:42 +0300
commit0d9cf23ed55d7ba3ab26d617a3ae507863674c8f (patch)
treed07bb9f035ee461aa277de823637f6dee794e887 /drivers/i2c/i2c-smbus.c
parentd0520eb3ed54df89eb5961ec3b88634f313123f2 (diff)
downloadlinux-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 'drivers/i2c/i2c-smbus.c')
0 files changed, 0 insertions, 0 deletions