]> 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)
commit3f23b0a88274e3a314cf319d4ce7523f44d619b1
tree85e1b18685d2e43332ad5c77c214425bdf39fed4
parenta7b2b8a36d5c8d2df3732f54657cc7437d4f3072
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