diff options
| author | Dafna Hirschfeld <[email protected]> | 2020-09-22 13:33:56 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-09-27 11:34:05 +0200 |
| commit | 21f4417263b6c87662dc7610ab0d88d23a70a90e (patch) | |
| tree | 6de8cd25177d468c7349f7022671d199aeff8d6b /tools/perf/scripts/python/flamegraph.py | |
| parent | 5f1d4b076828d803c9e7dd536e0f4a8e1b1f6938 (diff) | |
media: staging: rkisp1: remove atomic operations for frame sequence
The isp.frame_sequence is now read only from the irq handlers
that are all fired from the same interrupt, so there is not need
for atomic operation.
In addition, the frame seq incrementation is moved from
rkisp1_isp_queue_event_sof to rkisp1_isp_isr to make the code
clearer and the incorrect inline comment is removed.
Signed-off-by: Dafna Hirschfeld <[email protected]>
Acked-by: Helen Koike <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions