drm/radeon: fix typo in spectre_golden_registers
authorAlex Deucher <alexdeucher@gmail.com>
Wed, 2 Apr 2014 12:42:49 +0000 (08:42 -0400)
committerJiri Slaby <jslaby@suse.cz>
Thu, 29 May 2014 09:38:27 +0000 (11:38 +0200)
commit f1553174a207f68a4ec19d436003097e0a4dc405 upstream.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/gpu/drm/radeon/cik.c

index 25370ac56b4be540f31600999d768379bfe5db74..bcefa1de3e97b4f3137ba2cea88919e32495c98f 100644 (file)
@@ -1092,7 +1092,7 @@ static const u32 spectre_golden_registers[] =
        0x8a14, 0xf000003f, 0x00000007,
        0x8b24, 0xffffffff, 0x00ffffff,
        0x28350, 0x3f3f3fff, 0x00000082,
-       0x28355, 0x0000003f, 0x00000000,
+       0x28354, 0x0000003f, 0x00000000,
        0x3e78, 0x00000001, 0x00000002,
        0x913c, 0xffff03df, 0x00000004,
        0xc768, 0x00000008, 0x00000008,