commit | 8163e418f71e46a28bac6625b4c633c13bd53c8d | [log] [tgz] |
---|---|---|
author | =?utf-8?q?Michel_D=C3=A4nzer?= <michel@tungstengraphics.com> | Tue Oct 24 23:30:01 2006 +1000 |
committer | airlied <airlied@linux.ie> | Thu Dec 07 15:53:29 2006 +1100 |
tree | 57f15bc4ed9b8a12f50a4e993b3be9cd7363f739 | |
parent | 507c0185a72e89002757a58f6c64de3df84da0de [diff] |
drm: Make locked tasklet handling more robust. Initialize the spinlock unconditionally when struct drm_device is filled in, and return early in drm_locked_tasklet() if the driver doesn't support IRQs. Signed-off-by: Dave Airlie <airlied@linux.ie>