]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon/dpm/rs780: properly catch errors in dpm setup
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Mar 2013 23:23:19 +0000 (19:23 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Jun 2013 23:16:52 +0000 (19:16 -0400)
commit235db6cc265a593aeabbd440038288801a851e2f
tree6944460939f02f0d806bc94806ab84cf0c5df0dd
parent2877e4d499f081a50870507f3dc759ab78275ea9
drm/radeon/dpm/rs780: 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/rs780_dpm.c