drm/radeon: fix count in cik_sdma_ring_test()
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 22 Apr 2014 12:17:18 +0000 (08:17 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Jun 2014 17:28:14 +0000 (10:28 -0700)
commitc4a92098086a52c9520d4e7cbc22000408c6160a
treec4b705ab626141ac33e8ffd370b3055efb0ca736
parentc37a57cce4fe8affcf3f589232fd006be967f11c
drm/radeon: fix count in cik_sdma_ring_test()

commit 7e95cfb0b797678cd3493ca0322ef2675547a0bc upstream.

Should be 5 rather than 4.

Noticed-by: Mathias Fröhlich <Mathias.Froehlich@gmx.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/cik_sdma.c