diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2016-10-22 18:36:05 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-10-28 08:22:11 -0400 |
commit | f71082f815bf0b9599b97546cf1dd057c789c3c1 (patch) | |
tree | 7bb4104124f684d53ce578d9d12e952271083616 /drivers/char | |
parent | 1e4edb3fe93ff9f7b678a8f1b8d9df717edf6ad9 (diff) | |
download | linux-f71082f815bf0b9599b97546cf1dd057c789c3c1.tar.bz2 |
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 f309d4443130bf814e991f836e919dca22df37ae ("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>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions