diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-12-07 00:53:43 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-01-04 11:44:41 +0100 |
commit | cff615dba5c76d8c806d95e81ee6b8c66e3d7031 (patch) | |
tree | 16534588bf36f5e87ef71dda692f8dd8b228d9af /lib/crc-ccitt.c | |
parent | cbb8cd7cc129f2920a3edf686bf2d7961cd1b00c (diff) | |
download | linux-cff615dba5c76d8c806d95e81ee6b8c66e3d7031.tar.bz2 |
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 <laurent.pinchart@ideasonboard.com>
Reviewed-by: Benoit Parrot <bparrot@ti.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'lib/crc-ccitt.c')
0 files changed, 0 insertions, 0 deletions