]> git.baikalelectronics.ru Git - kernel.git/commit
ttyprintk: Allow built as a module
authorTakashi Iwai <tiwai@suse.de>
Wed, 2 Apr 2014 12:45:22 +0000 (14:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Apr 2014 21:21:06 +0000 (14:21 -0700)
commitb9f705cf08ca99fb4d53deed52eef83ef935717e
treed0668a79aed447a520f453d2161abd858c4a87e7
parent7b8209487c9656cd69ed8b57386dae608704ffc0
ttyprintk: Allow built as a module

The driver is well written to be used as a module, just the exit call
is missing.

Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/Kconfig
drivers/char/ttyprintk.c