linux-stable/drivers/media/cec/platform/tegra
Ruan Jinjie 74a5a66fb4 media: tegra_cec: fix the return value handle for platform_get_irq()
There is no possible for platform_get_irq() to return 0,
and the return value of platform_get_irq() is more sensible
to show the error reason.

Signed-off-by: Ruan Jinjie <ruanjinjie@huawei.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
2023-08-10 07:58:36 +02:00
..
Makefile
tegra_cec.c media: tegra_cec: fix the return value handle for platform_get_irq() 2023-08-10 07:58:36 +02:00
tegra_cec.h