drm/radeon: fix typo in ci_stop_dpm()
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Jul 2014 22:25:25 +0000 (18:25 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 10 Jul 2014 21:01:30 +0000 (17:01 -0400)
commited96377132e564d797c48a5490fd46bed01c4273
tree75a883900128b779cbc4e1493d596af4d26dc61a
parent6abafb78f9881b4891baf74ab4e9f090ae45230e
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
drivers/gpu/drm/radeon/ci_dpm.c