linux/drivers/media/usb/cx231xx
Aditya Pakki 93a24578de media: cx231xx: replace BUG_ON with recovery code
In cx231xx_i2c_register, if dev->cx231xx_send_usb_command is NULL,
the code crashes. However, the callers in cx231xx-core are able to
handle the error without crashing. This patch fixes this issue.

Signed-off-by: Aditya Pakki <pakki001@umn.edu>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-01-08 14:27:51 +01:00
..
cx231xx-417.c media: cx231xx: remove duplicated include from cx231xx-417.c 2019-10-10 07:21:12 -03:00
cx231xx-audio.c media: Drop superfluous ioctl PCM ops 2019-12-13 09:33:22 +01:00
cx231xx-avcore.c media: cx231xx: remove redundant assignment to variable status 2019-11-05 08:29:13 -03: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: Fix various misspellings of disconnected 2019-08-19 12:02:28 -03: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-dvb: fix memory leak in dvb_fini() 2019-05-29 12:58:36 -04:00
cx231xx-i2c.c media: cx231xx: replace BUG_ON with recovery code 2020-01-08 14:27:51 +01:00
cx231xx-input.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04: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: convert to the vb2 framework 2019-10-01 17:23:44 -03:00
cx231xx-vbi.h media: cx231xx: convert to the vb2 framework 2019-10-01 17:23:44 -03:00
cx231xx-video.c media: cx231xx: convert to the vb2 framework 2019-10-01 17:23:44 -03:00
cx231xx.h media: cx231xx: convert to the vb2 framework 2019-10-01 17:23:44 -03:00
Kconfig media: cx231xx: convert to the vb2 framework 2019-10-01 17:23:44 -03:00
Makefile media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00