Description: Rather than use custom code in DRM_WAIT_ON() to do exactly
authorDave Airlie <airlied@linux.ie>
Sun, 27 Mar 2005 07:05:28 +0000 (07:05 +0000)
committerDave Airlie <airlied@linux.ie>
Sun, 27 Mar 2005 07:05:28 +0000 (07:05 +0000)
commitc6161eff86b250f3113791edcc162dc97322c401
tree7673ad0cfbf80f0ef298fd382d2d58793a400c18
parent385f927692beb395ae3866538b2b0f8f8e436eba
Description: Rather than use custom code in DRM_WAIT_ON() to do exactly
    what wait_event_interruptible_timeout() does, use the function and just
    change the return values appropriately.
Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
linux-core/drm_os_linux.h