]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement linux_pci_unregister_drm_driver in linuxkpi so that drm drivers
authorjohalun <johalun@FreeBSD.org>
Fri, 10 May 2019 23:10:22 +0000 (23:10 +0000)
committerjohalun <johalun@FreeBSD.org>
Fri, 10 May 2019 23:10:22 +0000 (23:10 +0000)
commit853098f8376d01476e29682d813d36628a131c81
tree243562a4df0c933ca2800a94918900284a3152df
parent80622341ffed59c82a1d3ff85c4b04c5718ed47b
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