Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/tegra
Yangtao Li 883fdbbdbe drm/tegra: dpaux: Fix incorrect return value of platform_get_irq
[ Upstream commit 2a1ca44b654346cadfc538c4fb32eecd8daf3140 ]

When platform_get_irq fails, we should return dpaux->irq
instead of -ENXIO.

Fixes: 6b6b604215 ("drm/tegra: Add eDP support")
Signed-off-by: Yangtao Li <frank.li@vivo.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230710032355.72914-13-frank.li@vivo.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-09-19 12:20:12 +02:00
..
2019-10-28 11:18:54 +01:00
2020-09-17 12:30:11 +02:00
2019-10-28 11:18:38 +01:00
2020-01-10 16:37:43 +01:00
2019-10-28 11:18:54 +01:00
2017-08-17 17:57:14 +02:00
2017-09-26 11:08:17 +02:00
2022-01-27 10:53:57 +01:00