]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm: Move IRQ related fields to proper section
authorThierry Reding <treding@nvidia.com>
Wed, 17 Dec 2014 15:41:41 +0000 (16:41 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 17 Dec 2014 21:04:47 +0000 (22:04 +0100)
commitb46004b70367974d5318caeabfd435017adf9e2a
tree8c97ce9a5fabf5de175615b2a362ff327416c281
parent261ea74f3689a997502f1264494f1749951a05a8
drm: Move IRQ related fields to proper section

The .irq and .irq_enabled fields are part of the VBLANK interrupt
handling infrastructure, so move them to the appropriate section within
the structure.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
include/drm/drmP.h