drm/radeon/dpm/ni: properly catch errors in dpm setup
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Mar 2013 21:56:05 +0000 (17:56 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Jun 2013 23:16:44 +0000 (19:16 -0400)
commit79fb809a5dabf330dd0897b83162fc8e2f6ee9d9
treee4a5f67f6d187ab360db34da1390e44e77a4d7ea
parent779187f2c3e69b8c06488538e0fd9fd02163359e
drm/radeon/dpm/ni: 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/ni_dpm.c