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:01:25 +0000 (11:01 -0500)
commit9cfb06920e2b4ea9ae903be640927b8da0fd5b68
tree767b796d506ac7754142843312d1b00b42c8fe0d
parentf77a9c920aa2b103abe25b2a0294acbe8f2ba70f
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