drm/radeon/dpm/trinity: properly catch errors in dpm setup
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Mar 2013 23:01:05 +0000 (19:01 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Jun 2013 23:16:49 +0000 (19:16 -0400)
commitc3efac0d5b728daac457421b5fe1494169457568
tree6fb8cae75f970a3ba50ee2cfd979b99013f14c18
parent2c47b063a0d41b8bf7e95d2cae76698298b9b02f
drm/radeon/dpm/trinity: properly catch errors in dpm setup

We weren't properly catching errors in dpm_enable()
and dpm_set_power_state().

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