git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd66d20
)
drm/radeon/dpm: remove unnecessary checks in dpm_init
author
Alex Deucher
<alexander.deucher@amd.com>
Wed, 18 Dec 2013 18:39:58 +0000
(13:39 -0500)
committer
Alex 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