diff options
author | Sean Paul <[email protected]> | 2019-06-17 16:12:49 -0400 |
---|---|---|
committer | Sean Paul <[email protected]> | 2019-06-20 14:42:01 -0400 |
commit | 83dda228866eb2e30bff2fc7a4192872f61fe900 (patch) | |
tree | a6f971323e48645bf8ee598ccf23982efdfc52a6 /net/lapb/lapb_subr.c | |
parent | 7896e2237d034493036b25fc0c674654eeeb4dfa (diff) |
drm/msm/dsi_pll_10nm: Release clk hw on destroy and failure
The 10nm pll driver didn't have any failure-path cleanup in register,
and the destroy function didn't unregister any of the hardware. This
patch adds both.
The reason things haven't been blowing up horribly is that msm_drv has a
reference count issue that keeps devices alive, so the destroy function
was never called. That will be fixed in a follow-up patch.
Reviewed-by: Rob Clark <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions