linux-stable/drivers/media/cec/platform/tegra
Evgeny Novikov 38367073c7 media: tegra-cec: Handle errors of clk_prepare_enable()
tegra_cec_probe() and tegra_cec_resume() ignored possible errors of
clk_prepare_enable(). The patch fixes this.

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Evgeny Novikov <novikov@ispras.ru>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-08-04 14:43:52 +02:00
..
Makefile
tegra_cec.c media: tegra-cec: Handle errors of clk_prepare_enable() 2021-08-04 14:43:52 +02:00
tegra_cec.h