OpenCloudOS-Kernel/drivers/media/test-drivers/vimc
Hans Verkuil af89bb206d media: vimc: wrong pointer is used with PTR_ERR
Fix smatch warning:

drivers/media/test-drivers/vimc/vimc-core.c:214 vimc_create_links() warn: passing a valid pointer to 'PTR_ERR'

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2022-07-27 20:24:56 +02:00
..
Kconfig media: Kconfig: cleanup VIDEO_DEV dependencies 2022-03-18 05:58:35 +01:00
Makefile media: vimc: add ancillary lens 2022-07-15 14:40:09 +01:00
vimc-capture.c media: vimc: expand the names of vimc entity types 2022-07-15 14:42:14 +01:00
vimc-common.c media: vimc: Add missing {RGB,BGR,GBR}888 media bus codes 2020-05-05 17:25:34 +02:00
vimc-common.h media: vimc: expand the names of vimc entity types 2022-07-15 14:42:14 +01:00
vimc-core.c media: vimc: wrong pointer is used with PTR_ERR 2022-07-27 20:24:56 +02:00
vimc-debayer.c media: vimc: expand the names of vimc entity types 2022-07-15 14:42:14 +01:00
vimc-lens.c media: vimc: expand the names of vimc entity types 2022-07-15 14:42:14 +01:00
vimc-scaler.c media: vimc: expand the names of vimc entity types 2022-07-15 14:42:14 +01:00
vimc-sensor.c media: vimc: expand the names of vimc entity types 2022-07-15 14:42:14 +01:00
vimc-streamer.c media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_first() 2022-07-17 11:21:35 +01:00
vimc-streamer.h