diff options
author | Miaoqian Lin <[email protected]> | 2022-01-07 08:50:22 +0000 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2022-01-25 05:44:54 +0300 |
commit | 774fe0cd838d1b1419d41ab4ea0613c80d4ecbd7 (patch) | |
tree | cf1a73b7cecdda9e43453b0351241ae4a091d9c7 /net/lapb/lapb_timer.c | |
parent | c04c3148ca12227d92f91b355b4538cc333c9922 (diff) |
drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phy
The reference taken by 'of_find_device_by_node()' must be released when
not needed anymore.
Add the corresponding 'put_device()' in the error handling path.
Fixes: e00012b256d4 ("drm/msm/hdmi: Make HDMI core get its PHY")
Signed-off-by: Miaoqian Lin <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions