diff options
| author | Jernej Skrabec <[email protected]> | 2019-09-12 15:55:55 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2019-10-01 16:55:23 -0300 |
| commit | c362f77a243bfd1daec21b6c36491c061ee2f31b (patch) | |
| tree | 23f4e43192f05c62873bffbf85ffe2fc071325c0 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | b4add02d2236fd5f568db141cfd8eb4290972eb3 (diff) | |
media: vim2m: Fix abort issue
Currently, if start streaming -> stop streaming -> start streaming
sequence is executed, driver will end job prematurely, if ctx->translen
is higher than 1, because "aborting" flag is still set from previous
stop streaming command.
Fix that by clearing "aborting" flag in start streaming handler.
Fixes: 96d8eab5d0a1 ("V4L/DVB: [v5,2/2] v4l: Add a mem-to-mem videobuf framework test device")
Signed-off-by: Jernej Skrabec <[email protected]>
Signed-off-by: Hans Verkuil <[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