kernel-fxtec-pro1x/drivers/gpu
Chris Wilson 481b6af3d1 drm/i915: Drop the msleep parameter to wait_for()
Jesse's feedback from using the wait_for() macro was that the msleep
argument was that it was superfluous and made the macro more difficult
to use and to read. As the actually amount of time to sleep is not
critical, the crucial part is to sleep and let the processor schedule
something else whilst we wait for the event, replace the argument with a
hardcoded value.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
2010-09-08 10:13:29 +01:00
..
drm drm/i915: Drop the msleep parameter to wait_for() 2010-09-08 10:13:29 +01:00
vga vgaarb: use MIT license 2010-06-03 13:13:34 +10:00
Makefile