linux/drivers/media/pci/cx23885
Thomas Gleixner 9bb83e8fe2 media: Bulk remove BUG_ON(in_interrupt())
None of these BUG_ON()'s is justified. BUG_ON() should only be used when
there is really no way to survive.

If at all these could be replaced by lockdep_assert_preemption_enabled() to
cover all invalid caller context and not just those covered by
in_interrupt().

But all functions which are invoked from those places contain already debug
mechanisms to catch wrong context, so having these extra checks is not
having any advantage.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-11-16 10:31:10 +01:00
..
altera-ci.c
altera-ci.h
cimax2.c
cimax2.h
cx23885-417.c media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO 2020-02-24 16:53:50 +01:00
cx23885-alsa.c media: pci: fix common ALSA DMA-mapping related codes 2020-09-26 10:34:44 +02:00
cx23885-av.c
cx23885-av.h
cx23885-cards.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
cx23885-core.c media: Bulk remove BUG_ON(in_interrupt()) 2020-11-16 10:31:10 +01:00
cx23885-dvb.c media: cx23885: Add analog frontend to HVR5525 2020-04-21 16:48:49 +02:00
cx23885-f300.c
cx23885-f300.h
cx23885-i2c.c media: pci: cx23885: convert to i2c_new_scanned_device 2020-01-08 14:29:46 +01:00
cx23885-input.c
cx23885-input.h
cx23885-ioctl.c
cx23885-ioctl.h
cx23885-ir.c
cx23885-ir.h
cx23885-reg.h
cx23885-vbi.c
cx23885-video.c media: pci: cx23855-video.c: remove duplicate argument in 'or' 2020-08-29 08:03:03 +02:00
cx23885-video.h
cx23885.h media: cx23885-alsa: number of pages should be unsigned long 2020-09-03 11:13:03 +02:00
cx23888-ir.c media: rc: harmonize infrared durations to microseconds 2020-09-03 16:18:55 +02:00
cx23888-ir.h
Kconfig Revert "media: Kconfig: better support hybrid TV devices" 2020-04-14 11:00:30 +02:00
Makefile
netup-eeprom.c
netup-eeprom.h
netup-init.c
netup-init.h