aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/inc/hw
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2020-02-28 13:58:33 +0300
committerAlex Deucher <alexander.deucher@amd.com>2020-03-05 00:27:06 -0500
commite599f01f44a77578c43530b027886933d9d2bb5b (patch)
tree7eeb199ec986456ffc44260ef619be2504f42a29 /drivers/gpu/drm/amd/display/dc/inc/hw
parentdrm/amd/display: fix indentation issue on a hunk of code (diff)
downloadlinux-dev-e599f01f44a77578c43530b027886933d9d2bb5b.tar.xz
linux-dev-e599f01f44a77578c43530b027886933d9d2bb5b.zip
drm/amd/display: Fix dmub_psr_destroy()
This is freeing the wrong variable so it will crash. It should be freeing "*dmub" instead of "dmub". Fixes: 4c1a1335dfe0 ("drm/amd/display: Driverside changes to support PSR in DMCUB") Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/inc/hw')
0 files changed, 0 insertions, 0 deletions