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)
commita7b2b8a36d5c8d2df3732f54657cc7437d4f3072
treee4a5f67f6d187ab360db34da1390e44e77a4d7ea
parente872ce452070da6ed761d5e819425b3ee6ce6563
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