Files
android_kernel_xiaomi_sm8450/include/linux/miscdevice.h
Paul Gortmaker f71082f815 miscdevice: introduce builtin_misc_device
This is basically the same as module_misc_device but without the
presence of an exit/remove function.   Similar in nature to the
commit f309d44431 ("platform_device:
better support builtin boilerplate avoidance").

Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-10-28 08:22:11 -04:00

2.6 KiB