drm/radeon: remove FIXME comment from chipset suspend
authorChristian König <deathsimple@vodafone.de>
Thu, 5 Jul 2012 11:33:41 +0000 (13:33 +0200)
committerChristian König <deathsimple@vodafone.de>
Tue, 17 Jul 2012 08:32:28 +0000 (10:32 +0200)
For a normal suspend/resume we allready wait for
the rings to be empty, and for a suspend/reasume
in case of a lockup we REALLY don't want to wait
for anything.

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

No differences found