commit | ed96377132e564d797c48a5490fd46bed01c4273 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Jul 08 18:25:25 2014 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 10 17:01:30 2014 -0400 |
tree | 75a883900128b779cbc4e1493d596af4d26dc61a | |
parent | 6abafb78f9881b4891baf74ab4e9f090ae45230e [diff] |
drm/radeon: fix typo in ci_stop_dpm() Need to use the RREG32_SMC() accessor since the register is an smc indirect index. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org