diff options
author | Théo Lebrun <theo.lebrun@bootlin.com> | 2024-03-06 18:59:26 +0100 |
---|---|---|
committer | Andi Shyti <andi.shyti@kernel.org> | 2024-03-12 11:50:44 +0100 |
commit | c763072ab4533f0669b19c60d8a18b31f2877164 (patch) | |
tree | 8bf948decf2f56be66a71e4096e39c96155b2036 /drivers/atm | |
parent | 7489cd43a2ea26c963c422c08e943a4a616fdb15 (diff) | |
download | linux-stable-c763072ab4533f0669b19c60d8a18b31f2877164.tar.gz linux-stable-c763072ab4533f0669b19c60d8a18b31f2877164.tar.bz2 linux-stable-c763072ab4533f0669b19c60d8a18b31f2877164.zip |
i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout
The FIFO flush function uses a jiffies amount to detect timeouts as the
flushing is async. Replace with ktime to get more accurate precision
and support short timeouts.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Andi Shyti <andi.shyti@kernel.org>
Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions