drm/amdgpu: fix memory leak during TDR test(v2)
authorMonk Liu <Monk.Liu@amd.com>
Sat, 8 Feb 2020 11:01:21 +0000 (19:01 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Feb 2020 16:30:01 +0000 (11:30 -0500)
commit4829f89855f1d3a3d8014e74cceab51b421503db
treeffce4d571cbe2d92eb72908e7e3d67d778d4c0ab
parent97d9a4e9619a822c5baf6a63e6f5b80fee4d4213
drm/amdgpu: fix memory leak during TDR test(v2)

fix system memory leak

v2:
fix coding style

Signed-off-by: Monk Liu <Monk.Liu@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/smu_v11_0.c