aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2018-02-22 17:27:47 -0500
committerMauro Carvalho Chehab <[email protected]>2018-05-04 07:57:06 -0400
commitd4fedb0b91bc4ea585c029a6e8e0ee3dd4aad741 (patch)
tree813fc50007d1da7a1ce5a72e1c157ccaf1253ab5 /tools/perf/scripts/python/export-to-sqlite.py
parent1ccbb32cb8b4b0445d4281a37752e54e0fcade4c (diff)
media: v4l: vsp1: Use vsp1_entity.pipe to check if entity belongs to a pipeline
The DRM pipeline handling code uses the entity's pipe list head to check whether the entity is already included in a pipeline. This method is a bit fragile in the sense that it uses list_empty() on a list_head that is a list member. Replace it by a simpler check for the entity pipe pointer. Signed-off-by: Laurent Pinchart <[email protected]> Reviewed-by: Kieran Bingham <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions