]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/amdgpu: properly clean up runtime pm
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 3 Jun 2016 22:21:41 +0000 (18:21 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Jul 2016 18:51:14 +0000 (14:51 -0400)
commit83ba126a9be318ca4f66b066faadd2c728d1568c
treeea5e59922d2bf8d31b658064b519c12fce185019
parentbdfb76040068d960cb9e226876be8a508d741c4a
drm/amdgpu: properly clean up runtime pm

Was missing the calls to fini.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c