summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authoroga <oga@openbsd.org>2009-02-15 23:10:48 +0000
committeroga <oga@openbsd.org>2009-02-15 23:10:48 +0000
commit712df3157b3b0d9352105be766210792a8da2d55 (patch)
treee413123193f7b79fcaffe918122799de836ed9fe /share/man
parentdev_priv->irq_enabled is only set to zero and then ignored. kill it. (diff)
downloadwireguard-openbsd-712df3157b3b0d9352105be766210792a8da2d55.tar.xz
wireguard-openbsd-712df3157b3b0d9352105be766210792a8da2d55.zip
The core drm code calls drm_irq_uninstall() when needed at lastclose.
Due to the fact that most of the drivers didn't keep their mmio regions mapped from attach, all irq-using drm drivers have a hook in lastclose() to remove the irq before it unmaps its registers. Since now they all keep them mapped, this isn't an issue. Remove the redundant calls.
Diffstat (limited to 'share/man')
0 files changed, 0 insertions, 0 deletions