diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-12-29 09:58:44 +0100 |
---|---|---|
committer | Robert Foss <robert.foss@linaro.org> | 2022-01-03 11:21:15 +0100 |
commit | 6edf615618b8259f16eeb1df98f0ba0d2312c22e (patch) | |
tree | cfac4ff501ecab8c61c85e8a80ec4b625fa1eec9 /drivers/mfd | |
parent | 6844a28885183a5a2af92a8d315a59f7a0e668b9 (diff) |
drm/bridge: sn65dsi83: Fix an error handling path in sn65dsi83_probe()
sn65dsi83_parse_dt() takes a reference on 'ctx->host_node' that must be
released in the error handling path of this function and of the probe.
This is only done in the remove function up to now.
Fixes: ceb515ba29ba ("drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 driver")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/4bc21aed4b60d3d5ac4b28d8b07a6fdd8da6a536.1640768126.git.christophe.jaillet@wanadoo.fr
Diffstat (limited to 'drivers/mfd')
0 files changed, 0 insertions, 0 deletions