drm/radeon/dpm: fix typo in vddci setup for eg/btc
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Jul 2014 16:07:33 +0000 (12:07 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jul 2014 18:18:25 +0000 (11:18 -0700)
commit1dec81d2ff5fe89b40ba7f075d41056d9d7d3cce
treeb8cee8af8de90afc32a9571fc8e0f88b577f1c3b
parentf7e9f1397eb3ebada6ff54b263991028970c07a4
drm/radeon/dpm: fix typo in vddci setup for eg/btc

commit e07929810f0a19ddd756558290c7d72827cbfcd9 upstream.

We were using the vddc mask rather than the vddci mask.

Bug:
https://bugzilla.kernel.org/show_bug.cgi?id=79071

Possibly also fixes:
https://bugzilla.kernel.org/show_bug.cgi?id=68571

Noticed-by: Jonathan Howard <jonathan@unbiased.name>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/cypress_dpm.c