drm: Destroy events consistently.
authorzrj <rimvydas.jasinskas@gmail.com>
Tue, 10 May 2016 16:29:10 +0000 (19:29 +0300)
committerzrj <zrj@dragonflybsd.org>
Tue, 10 May 2016 18:14:05 +0000 (21:14 +0300)
commite74e24315f5e5b0a5c8c32af97b40967903a09dd
treea827ee991969cbb149cb729b662ad47224da3ae4
parent86d794f0353feb0f3188bd1582d2472661628f40
drm: Destroy events consistently.

Fixes wrong function casting in drm_atomic.c

While there, make all call sites more similar.
sys/dev/drm/drm_atomic.c
sys/dev/drm/drm_crtc.c
sys/dev/drm/drm_irq.c