drm/radeon/dpm: remove unnecessary checks in dpm_init
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Dec 2013 18:39:58 +0000 (13:39 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Dec 2013 22:53:57 +0000 (17:53 -0500)
No need to check rdev->pm.num_power_states; this is a vestige
of the old pm code.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found