diff options
author | 2017-06-13 05:58:49 -0300 | |
---|---|---|
committer | 2017-06-24 16:42:00 -0300 | |
commit | 90979f045513e7d3d7fb390dc26117ce95a31804 (patch) | |
tree | 473a7b7569ee8b199a86b7e687e7f73e4c1b6da4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | media: ngene: Replace semaphore cmd_mutex with mutex (diff) | |
download | linux-rng-90979f045513e7d3d7fb390dc26117ce95a31804.tar.xz linux-rng-90979f045513e7d3d7fb390dc26117ce95a31804.zip |
media: ngene: Replace semaphore stream_mutex with mutex
The semaphore 'stream_mutex' is used as a simple mutex, so
it should be written as one. Also moving the mutex_[lock/unlock]
to the caller as it is anyway locked at the beginning of the
callee thus avoiding repetition.
Signed-off-by: Binoy Jayan <binoy.jayan@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions