MAINTAINERS: add file patterns to TTY LAYER
authorJoe Perches <[email protected]>
Tue, 16 Jun 2009 22:34:10 +0000 (15:34 -0700)
committerLinus Torvalds <[email protected]>
Wed, 17 Jun 2009 02:47:56 +0000 (19:47 -0700)
Signed-off-by: Joe Perches <[email protected]>
Cc: Alan Cox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
MAINTAINERS

index e31f0ee30546718d8796e136693760ac7a982ee0..06579abc85d4d0c9d2a3162bc022e8c0864dda6e 100644 (file)
@@ -5687,6 +5687,11 @@ P:       Jiri Kosina
 M:     [email protected]
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git
 S:     Maintained
+F:     drivers/char/tty_*
+F:     drivers/serial/serial_core.c
+F:     include/linux/serial_core.h
+F:     include/linux/serial.h
+F:     include/linux/tty.h
 
 TTY LAYER
 P:     Alan Cox