diff options
| author | Kieran Bingham <[email protected]> | 2018-05-18 16:41:55 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2018-05-25 18:37:32 -0400 |
| commit | fce34e49e4a75b3bc6cada6ae5147e410b443399 (patch) | |
| tree | a4006a75ada0cb75c3c132a48d3f3f837142d368 /tools/perf/scripts/python/bin | |
| parent | 83967993f2320575c0ab27a80bf1d7535909c2f4 (diff) | |
media: vsp1: Move video suspend resume handling to video object
The suspend and resume handlers are only utilised by video pipelines,
yet the functions currently reside in the vsp1_pipe object.
This causes an issue with resume, as the functions incorrectly call
vsp1_pipeline_run() directly instead of processing the video object
through vsp1_video_pipeline_run().
Move the functions to the video object, renaming accordingly and update
the resume handler to call vsp1_video_pipeline_run() as appropriate.
Signed-off-by: Kieran Bingham <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions