diff options
| author | Laurent Pinchart <[email protected]> | 2018-02-22 17:27:47 -0500 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2018-05-04 07:57:06 -0400 |
| commit | d4fedb0b91bc4ea585c029a6e8e0ee3dd4aad741 (patch) | |
| tree | 813fc50007d1da7a1ce5a72e1c157ccaf1253ab5 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 1ccbb32cb8b4b0445d4281a37752e54e0fcade4c (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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions