kernel_samsung_a53x/drivers/media/usb/em28xx
Nikita Zhandarovich 479f6bb649 media: em28xx: annotate unchecked call to media_device_register()
[ Upstream commit fd61d77a3d28444b2635f0c8b5a2ecd6a4d94026 ]

Static analyzers generate alerts for an unchecked call to
`media_device_register()`. However, in this case, the device will work
reliably without the media controller API.

Add a comment above the call to prevent future unnecessary changes.

Suggested-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Fixes: 37ecc7b1278f ("[media] em28xx: add media controller support")
Signed-off-by: Nikita Zhandarovich <n.zhandarovich@fintech.ru>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 08:44:51 +01:00
..
em28xx-audio.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
em28xx-camera.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
em28xx-cards.c media: em28xx: annotate unchecked call to media_device_register() 2024-11-19 08:44:51 +01:00
em28xx-core.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
em28xx-dvb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
em28xx-i2c.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
em28xx-input.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
em28xx-reg.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
em28xx-v4l.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
em28xx-vbi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
em28xx-video.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
em28xx.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00