summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2024-08-24 08:50:30 +0300
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2024-09-06 08:56:45 +0300
commitf388412f707e98735e44341447263ab3e25e7043 (patch)
treea0a1cb29c7b48d8db4e97d9906ad26878f3102ad /tools/perf/scripts/python/export-to-postgresql.py
parent624455941015c199ac317c8cf976ac6b02cfdec1 (diff)
downloadlinux-f388412f707e98735e44341447263ab3e25e7043.tar.xz
Input: zforce_ts - remove unneeded locking
There is no need to have a lock around calls to i2c_master_send() and i2c_master_recv() as they are not issued concurrently and they are not sharing any buffers. Also there is no need for command_mutex as all commands are issued sequentially. Remove both. Tested-by: Andreas Kemnade <andreas@kemnade.info> # Tolino Shine2HD Link: https://lore.kernel.org/r/20240824055047.1706392-7-dmitry.torokhov@gmail.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions