drm/radeon: Fix scratch register leak in IB test.
authorMichel Dänzer <michel.daenzer@amd.com>
Thu, 20 Sep 2012 08:31:10 +0000 (10:31 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Sep 2012 14:22:42 +0000 (10:22 -0400)
Restructure the code to jump out via labels instead of directly returning
early. Also make error reporting consistent across all hardware generations.

Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Simon Kitching <skitching@vonos.net>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found