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
em28xx-camera.c
em28xx-cards.c media: em28xx: annotate unchecked call to media_device_register() 2024-11-19 08:44:51 +01:00
em28xx-core.c
em28xx-dvb.c
em28xx-i2c.c
em28xx-input.c
em28xx-reg.h
em28xx-v4l.h
em28xx-vbi.c
em28xx-video.c
em28xx.h
Kconfig
Makefile