Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
media: staging: rkisp1: stats: replace spin_lock_irqsave with spin_lo…
…ck_irq The function 'rkisp1_stats_vb2_stop_streaming' runs in user context therefore it is enough to use spin_lock_irq 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]>
- Loading branch information