diff options
author | Miaoqian Lin <[email protected]> | 2021-12-30 07:09:40 +0000 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2022-01-25 05:43:40 +0300 |
commit | c04c3148ca12227d92f91b355b4538cc333c9922 (patch) | |
tree | 9659c37088ef6d9757253285c56e330731df613c /net/lapb/lapb_timer.c | |
parent | 84d46e1fc33cc56b622b2e7a91703157161ce2e9 (diff) |
drm/msm/dsi: Fix missing put_device() call in dsi_get_phy
If of_find_device_by_node() succeeds, dsi_get_phy() doesn't
a corresponding put_device(). Thus add put_device() to fix the exception
handling.
Fixes: ec31abf ("drm/msm/dsi: Separate PHY to another platform device")
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