commit | b1e8b9c5b19c58e3159c2acc77167f4a4c74621f | [log] [tgz] |
---|---|---|
author | Hawking Zhang <Hawking.Zhang@amd.com> | Tue Jun 06 16:25:44 2017 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jun 06 17:01:13 2017 -0400 |
tree | 67bd5d1c62445f22bda13feb9ff7e9a19c204faa | |
parent | 95ef1f53c5fac7f32225a17a08e4aed320ac649a [diff] |
drm/amd/powerplay: fix memory leak in cz_hwmgr backend vddc_dep_on_dal_pwrl is allocated and initialized in cz_hwmgr_backend_init Thus free the memory in cz_hwmgr_backend_fini Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org