Move initialisation of the irq spinlock into the device handling code,
commitf91532a54cec36fb004998674456928cd42a3bbd
authorJoerg Sonnenberger <joerg@NetBSD.org>
Fri, 17 Apr 2009 19:02:33 +0000 (17 19:02 +0000)
committerJoerg Sonnenberger <joerg@NetBSD.org>
Fri, 17 Apr 2009 19:02:33 +0000 (17 19:02 +0000)
treed8601609ec8aac5b4bb4cc9b3d10a18e0e558cea
parentd509a93939c84b8ec755017a10f209a8b17547d5
Move initialisation of the irq spinlock into the device handling code,
at least the Intel driver depends on it whether the IRQ is currently
enabled or not.
sys/dev/drm/drm_drv.c
sys/dev/drm/drm_irq.c