kernel_samsung_a53x/drivers/gpu/drm/tegra
Christophe JAILLET 1dd21fd536 drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths of tegra_output_probe()
[ Upstream commit 2db4578ef6ffb2b52115ca0ebf897b60ec559556 ]

If an error occurs after a successful of_get_i2c_adapter_by_node() call, it
should be undone by a corresponding i2c_put_adapter().

Add the missing i2c_put_adapter() call.

Fixes: 9be7d864cf07 ("drm/tegra: Implement panel support")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/b38604178991e1f08b2cda219103be266be2d680.1693667005.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 08:44:50 +01:00
..
dc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dc.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dp.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dpaux.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dpaux.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
drm.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
drm.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dsi.c drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path of tegra_dsi_probe() 2024-11-19 08:44:50 +01:00
dsi.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
falcon.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
falcon.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
fb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
gem.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
gem.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
gr2d.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
gr2d.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
gr3d.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
gr3d.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hda.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hdmi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hdmi.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hub.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hub.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mipi-phy.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mipi-phy.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
output.c drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths of tegra_output_probe() 2024-11-19 08:44:50 +01:00
plane.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
plane.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rgb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sor.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sor.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
trace.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
trace.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vic.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vic.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00