diff options
author | 2024-12-06 10:26:47 +0200 | |
---|---|---|
committer | 2024-12-19 12:50:16 +0100 | |
commit | 4c9320bc1892e8c78d5dcb65a3d77e44251171b6 (patch) | |
tree | abfd0c4564f80c040a3282bacd5107adffcd50d0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | media: i2c: ds90ub960: Drop unused indirect block define (diff) | |
download | wireguard-linux-4c9320bc1892e8c78d5dcb65a3d77e44251171b6.tar.xz wireguard-linux-4c9320bc1892e8c78d5dcb65a3d77e44251171b6.zip |
media: i2c: ds90ub960: Reduce sleep in ub960_rxport_wait_locks()
We currently sleep for 50 ms at the end of each iteration in
ub960_rxport_wait_locks(). This feels a bit excessive, especially as we
always do at least two loops, so there's always at least one sleep, even
if we already have a stable lock.
Change the sleep to 10 ms.
Reviewed-by: Jai Luthra <jai.luthra@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions