]> git.baikalelectronics.ru Git - kernel.git/commit
media: TDA1997x: fix tda1997x_query_dv_timings() return value
authorKrzysztof Hałasa <khalasa@piap.pl>
Mon, 26 Jul 2021 10:46:28 +0000 (12:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Sep 2021 10:26:31 +0000 (12:26 +0200)
commitfea272e01d73b962f916a648a6644035d027191c
tree9f277cbe370be32639c5e9663c4067fcd9156df3
parentd3d31da2abd8c0df36474f311e5b8eedc0418897
media: TDA1997x: fix tda1997x_query_dv_timings() return value

[ Upstream commit 7dee1030871a48d4f3c5a74227a4b4188463479a ]

Correctly propagate the tda1997x_detect_std error value.

Signed-off-by: Krzysztof Hałasa <khalasa@piap.pl>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/media/i2c/tda1997x.c