summaryrefslogtreecommitdiffstats
path: root/lib/crc-ccitt.c
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2020-12-07 00:53:43 +0100
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-01-04 11:44:41 +0100
commitcff615dba5c76d8c806d95e81ee6b8c66e3d7031 (patch)
tree16534588bf36f5e87ef71dda692f8dd8b228d9af /lib/crc-ccitt.c
parentcbb8cd7cc129f2920a3edf686bf2d7961cd1b00c (diff)
downloadlinux-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