]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon/dpm/btc: properly catch errors in dpm setup
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Mar 2013 22:40:35 +0000 (18:40 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Jun 2013 23:16:46 +0000 (19:16 -0400)
commite211dca04f7f95381c34cf3e1222c296dcb06523
tree85e1b18685d2e43332ad5c77c214425bdf39fed4
parent069730840955162eec3ad5d2795b65e02029cebf
drm/radeon/dpm/btc: 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/btc_dpm.c