Implement register and unregister chrdev in the LinuxKPI.
authorhselasky <hselasky@FreeBSD.org>
Mon, 26 Dec 2016 01:18:07 +0000 (01:18 +0000)
committerhselasky <hselasky@FreeBSD.org>
Mon, 26 Dec 2016 01:18:07 +0000 (01:18 +0000)
commite2b1f990f287fbb83e6efcc6c16c373f24975edc
tree58af5a5a12c3c53f8bc8ec1c4655e7a716d930e6
parentf9661a05c5b92063577fe4b66bd9691596937505
Implement register and unregister chrdev in the LinuxKPI.

Obtained from: kmacy @
MFC after: 1 week
Sponsored by: Mellanox Technologies
sys/compat/linuxkpi/common/include/linux/cdev.h
sys/compat/linuxkpi/common/include/linux/fs.h
sys/compat/linuxkpi/common/src/linux_compat.c