drm/radeon: add error handling to fence_wait_empty_locked
authorChristian König <deathsimple@vodafone.de>
Fri, 29 Jun 2012 09:33:12 +0000 (11:33 +0200)
committerChristian König <deathsimple@vodafone.de>
Tue, 17 Jul 2012 08:31:39 +0000 (10:31 +0200)
Instead of returning the error handle it directly
and while at it fix the comments about the ring lock.

Signed-off-by: Christian König <deathsimple@vodafone.de>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Jerome Glisse <jglisse@redhat.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>

No differences found