linux-imx/drivers/media/usb/em28xx
Nikita Zhandarovich b64cc91c6d media: em28xx: annotate unchecked call to media_device_register()
[ Upstream commit fd61d77a3d ]

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: 37ecc7b127 ("[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-03-26 18:19:45 -04:00
..
em28xx-audio.c
em28xx-camera.c
em28xx-cards.c media: em28xx: annotate unchecked call to media_device_register() 2024-03-26 18:19:45 -04:00
em28xx-core.c
em28xx-dvb.c media: dvb-frontends: a8293: fix LNB powerup failure in PCTV 461e 2022-11-25 09:55:55 +00:00
em28xx-i2c.c
em28xx-input.c
em28xx-reg.h
em28xx-v4l.h
em28xx-vbi.c
em28xx-video.c
em28xx.h
Kconfig media: v4l: Use correct dependency for camera sensor drivers 2023-09-14 12:38:17 +02:00
Makefile