linux/drivers/media/usb/cx231xx
Thomas Gleixner 8b77d1f99e media: cx231xx: Consolidate dmesg output
The memory allocations in cx231xx_init_*() happen all in task context with
GFP_KERNEL. Therefore a dev_err() trying to deduce whether this is called
from task or interrupt context is pretty useless.

Remove these historical leftovers.

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
..
cx231xx-417.c media: cx231xx: remove redundant assignment to variable err 2020-07-04 12:01:44 +02:00
cx231xx-audio.c media: Drop superfluous ioctl PCM ops 2019-12-13 09:33:22 +01:00
cx231xx-avcore.c media: cx231xx: Remove unneeded semicolon 2020-05-05 17:09:04 +02:00
cx231xx-cards.c media: cx231xx: convert to the vb2 framework 2019-10-01 17:23:44 -03:00
cx231xx-conf-reg.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 2019-05-24 17:36:45 +02:00
cx231xx-core.c media: cx231xx: Consolidate dmesg output 2020-11-16 10:31:10 +01:00
cx231xx-dif.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
cx231xx-dvb.c media: cx231xx: constify copied structure 2020-02-24 15:23:48 +01:00
cx231xx-i2c.c media: cx231xx: replace BUG_ON with recovery code 2020-01-08 14:27:51 +01:00
cx231xx-input.c media: usb: cx231xx: convert to use i2c_new_client_device() 2020-04-14 11:31:32 +02:00
cx231xx-pcb-cfg.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 2019-05-24 17:36:45 +02:00
cx231xx-pcb-cfg.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 2019-05-24 17:36:45 +02:00
cx231xx-reg.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 2019-05-24 17:36:45 +02:00
cx231xx-vbi.c media: cx231xx: Consolidate dmesg output 2020-11-16 10:31:10 +01:00
cx231xx-vbi.h media: cx231xx: convert to the vb2 framework 2019-10-01 17:23:44 -03:00
cx231xx-video.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
cx231xx.h media: cx231xx: convert to the vb2 framework 2019-10-01 17:23:44 -03:00
Kconfig Revert "media: Kconfig: better support hybrid TV devices" 2020-04-14 11:00:30 +02:00
Makefile media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00