diff options
author | Max Staudt <mstaudt@chromium.org> | 2024-06-20 23:45:41 +0900 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2024-08-31 09:40:42 +0200 |
commit | 1395ff433cde9074f11ea24f092368570b5a544e (patch) | |
tree | 0b30757bd4e6aa0904968fb1701e12b2b30c3423 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2b0effa9d079ab1a842c0c67c0ed01146305c6a (diff) |
staging: media: ipu3: Drop superfluous check in imgu_vb2_stop_streaming()
The check for imgu_all_nodes_streaming() seems superfluous, since
imgu->streaming can only become true once imgu_all_nodes_streaming()
has been true. Hence, checking for imgu->streaming == true should
imply imgu_all_nodes_streaming(), and therefore suffice.
Signed-off-by: Max Staudt <mstaudt@chromium.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions