diff options
author | 2009-02-15 23:10:48 +0000 | |
---|---|---|
committer | 2009-02-15 23:10:48 +0000 | |
commit | 712df3157b3b0d9352105be766210792a8da2d55 (patch) | |
tree | e413123193f7b79fcaffe918122799de836ed9fe /share/man/man4/run.4 | |
parent | dev_priv->irq_enabled is only set to zero and then ignored. kill it. (diff) | |
download | wireguard-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/man4/run.4')
0 files changed, 0 insertions, 0 deletions