drm/radeon/r7xx: fix copy paste typo in golden register setup
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Aug 2013 19:57:32 +0000 (15:57 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Aug 2013 22:03:40 +0000 (18:03 -0400)
Uses the wrong array size for some asics which can lead
to garbage getting written to registers.

Fixes:
https://bugzilla.kernel.org/show_bug.cgi?id=60674

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org

No differences found