]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC
authorJohannes Lundberg <johalun@FreeBSD.org>
Sat, 18 May 2019 13:27:09 +0000 (13:27 +0000)
committerJohannes Lundberg <johalun@FreeBSD.org>
Sat, 18 May 2019 13:27:09 +0000 (13:27 +0000)
commit02b480b1839e9e30b74e8d0e4c3699b219e4c82a
treefc8c62b85a86e37a08ac1e0900ed0232327e8f01
parentac2f9cfa59c0640290fba6e08719f90cd4c7598f
MFC
------------------------------------------------------------------------
r347470 | johalun | 2019-05-10 16:10:22 -0700 (Fri, 10 May 2019) | 9 lines

Implement linux_pci_unregister_drm_driver in linuxkpi so that drm drivers
can be unloaded.

This patch is a part of D19565.

Reviewed by: hps
Approved by: imp (mentor), hps
MFC after: 1 week

------------------------------------------------------------------------
sys/compat/linuxkpi/common/include/linux/pci.h
sys/compat/linuxkpi/common/src/linux_pci.c