diff options
author | Hans Hu <hanshu-oc@zhaoxin.com> | 2024-04-08 04:54:46 +0200 |
---|---|---|
committer | Andi Shyti <andi.shyti@kernel.org> | 2024-05-06 00:56:45 +0200 |
commit | 2e829ccc2779d4ea47050a2f41e7531a247a46e5 (patch) | |
tree | 38f8ed857121ac93dd10bf0dfa78324f85569600 /drivers/nvmem | |
parent | i2c: wmt: rename something (diff) | |
download | linux-2e829ccc2779d4ea47050a2f41e7531a247a46e5.tar.xz linux-2e829ccc2779d4ea47050a2f41e7531a247a46e5.zip |
i2c: wmt: fix a bug when thread blocked
During each byte access, the host performs clock stretching.
To reduce the host performs clock stretching, move most of
the per-msg processing to the interrupt context.
Suggested-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Hans Hu <hanshu-oc@zhaoxin.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'drivers/nvmem')
0 files changed, 0 insertions, 0 deletions