drm/radeon: handle runtime pm in drm pre/post close
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Aug 2016 21:23:31 +0000 (17:23 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 2 Sep 2016 14:34:49 +0000 (10:34 -0400)
commit9b96b63fed542598054dbf249360d413f7bd6059
tree0e146274991d56ad83acd9d1a6b3bc1ab96d2ec1
parentd6bda7b4b4997f1062844dbc8b47708d244c10be
drm/radeon: handle runtime pm in drm pre/post close

Close was not handled correctly.

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