]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerChristian König <christian.koenig@amd.com>
Tue, 22 Apr 2014 12:51:51 +0000 (14:51 +0200)
commit2ff861a463016cd837c23506be542d4686a601ca
tree0c3e605d14e82d27c228a98f8132364d834459a7
parent90ecbd1f0e4e3110af739c950d30a34fc592d36d
drm/radeon: fix count in cik_sdma_ring_test()

Should be 5 rather than 4.

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