]> 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)
commitcef785cbb5ff39fa3a9a6989bed2d26231abe6fc
treed0668a79aed447a520f453d2161abd858c4a87e7
parent26dc6ade77d24a2d3f9eab2c6041651a0fcca90d
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