summaryrefslogtreecommitdiff
path: root/drivers/media/platform/rcar-fcp.c
diff options
context:
space:
mode:
authorZhang Xiaoxu <zhangxiaoxu5@huawei.com>2020-11-16 17:18:01 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-12-03 09:37:33 +0300
commiteb08c48132a1f594478ab9fa2b6ee646c3513a49 (patch)
treee2c6cf94cb38b688a1c2c800c10cb941d06c6564 /drivers/media/platform/rcar-fcp.c
parentca1cfc3fa2d32960bbf55e5c4785151b7034feb0 (diff)
downloadlinux-eb08c48132a1f594478ab9fa2b6ee646c3513a49.tar.xz
media: tvp5150: Fix wrong return value of tvp5150_parse_dt()
If of_graph_get_endpoint_by_regs() return NULL, it will return 0 rather than an errno, because we doesn't initialize the return value. Fixes: 0556f1d580d4 ("media: tvp5150: add input source selection of_graph support") Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Zhang Xiaoxu <zhangxiaoxu5@huawei.com> Reviewed-by: Marco Felsch <m.felsch@pengutronix.de> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/platform/rcar-fcp.c')
0 files changed, 0 insertions, 0 deletions