drm/radeon: fix typo in evergreen_mc_resume()
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 5 Nov 2012 16:34:58 +0000 (16:34 +0000)
committerDave Airlie <airlied@redhat.com>
Wed, 7 Nov 2012 00:53:49 +0000 (10:53 +1000)
Add missing index that may have led us to enabling
more crtcs than necessary.

May also fix:
https://bugs.freedesktop.org/show_bug.cgi?id=56139

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found