Skip to content
Snippets Groups Projects
Commit 317155c5 authored by Christophe JAILLET's avatar Christophe JAILLET Committed by Sasha Levin
Browse files

drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()


[ Upstream commit 830c1ded ]

If an error occurs after calling tegra_output_probe(),
tegra_output_remove() should be called as already done in the remove
function.

Fixes: dec72739 ("drm/tegra: Add DSI support")
Signed-off-by: default avatarChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/16820073278d031f6c474a08d5f22a255158585e.1693667005.git.christophe.jaillet@wanadoo.fr


Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 0e8c9283
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment