drm/radeon: let bo_reserve take no_intr instead of no_wait param
authorChristian König <deathsimple@vodafone.de>
Tue, 11 Sep 2012 14:10:01 +0000 (16:10 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Sep 2012 17:10:42 +0000 (13:10 -0400)
The no_wait param isn't used anywhere, and actually isn't
very usefull at all.

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

No differences found