alistair23-linux/drivers/media/platform/vimc
Helen Fornazier e159b6074c media: vimc: fix start stream when link is disabled
If link is disabled, media_entity_remote_pad returns NULL, causing a
NULL pointer deference.
Ignore links that are not enabled instead.

Signed-off-by: Helen Koike <helen.koike@collabora.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2018-12-07 13:08:41 -05:00
..
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vimc-capture.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
vimc-common.c media: vimc: fix start stream when link is disabled 2018-12-07 13:08:41 -05:00
vimc-common.h media: vimc: add test_pattern and h/vflip controls to the sensor 2017-12-08 10:44:55 -05:00
vimc-core.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
vimc-debayer.c headers: separate linux/mod_devicetable.h from linux/platform_device.h 2018-07-07 17:52:26 +02:00
vimc-scaler.c headers: separate linux/mod_devicetable.h from linux/platform_device.h 2018-07-07 17:52:26 +02:00
vimc-sensor.c media: vimc: constify structures stored in fields of v4l2_subdev_ops structure 2018-11-23 06:04:32 -05:00