diff options
author | 2020-09-22 13:34:00 +0200 | |
---|---|---|
committer | 2020-09-27 11:35:24 +0200 | |
commit | 816b07b6c1cdfc6b17106b5896be2fa3dfc18173 (patch) | |
tree | 89cc7d9389d535b3ed3a4f1c158a3c0454fb6bfa /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | media: staging: rkisp1: stats: protect write to 'is_streaming' in start_streaming cb (diff) | |
download | linux-dev-816b07b6c1cdfc6b17106b5896be2fa3dfc18173.tar.xz linux-dev-816b07b6c1cdfc6b17106b5896be2fa3dfc18173.zip |
media: staging: rkisp1: params: no need to lock default config
In the function 'rkisp1_params_config_parameter' the lock
is taken while applying the default config. But the lock
only needs to protect the buffers list and the 'is_streaming'
field, so move the locking to lock only what is needed.
Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
Acked-by: Helen Koike <helen.koike@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions