drm/radeon: handle runtime pm correctly in amdgpu_driver_open_kms
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Aug 2016 21:27:03 +0000 (17:27 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 2 Sep 2016 14:34:48 +0000 (10:34 -0400)
commit32c59dc14b72803f20742e5b6e515d39e90dbb83
treea4987d6f899559aaf44bec5fe832bc3a99139f5d
parentdc08267ac4ee7d4b602dd0ac000114e4426e2769
drm/radeon: handle runtime pm correctly in amdgpu_driver_open_kms

Need to fix the error paths.

Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_kms.c