diff options
| author | Laurent Pinchart <[email protected]> | 2020-12-07 00:53:43 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-01-04 11:44:41 +0100 |
| commit | cff615dba5c76d8c806d95e81ee6b8c66e3d7031 (patch) | |
| tree | 16534588bf36f5e87ef71dda692f8dd8b228d9af /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | cbb8cd7cc129f2920a3edf686bf2d7961cd1b00c (diff) | |
media: ti-vpe: cal: Use spin_lock_irq() when starting or stopping stream
The cal_start_streaming() and cal_stop_streaming() functions are called
with interrupts enabled. spin_lock_irq() can thus be used instead of
spin_lock_irqsave().
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Benoit Parrot <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions