diff options
author | Victor Lu <[email protected]> | 2021-01-14 22:24:14 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-02-02 17:43:40 -0500 |
commit | 3ddc818d9bb877c64f5c649beab97af86c403702 (patch) | |
tree | e547c1532422f4c9577d1474f8e5c0a34a2dacef /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 58180a0cc0c57fe62a799a112f95b60f6935bd96 (diff) |
drm/amd/display: Fix dc_sink kref count in emulated_link_detect
[why]
prev_sink is not used anywhere else in the function and the reference to
it from dc_link is replaced with a new dc_sink.
[how]
Change dc_sink_retain(prev_sink) to dc_sink_release(prev_sink).
Signed-off-by: Victor Lu <[email protected]>
Reviewed-by: Nicholas Kazlauskas <[email protected]>
Acked-by: Anson Jacob <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions