diff options
author | Joe Perches <joe@perches.com> | 2012-01-10 18:09:04 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-01-10 19:30:47 -0500 |
commit | 8460241e4477db699135ad0521e1293258a8baaa (patch) | |
tree | e427460ad5983e162fa8d4371d1657d386579f0d /MAINTAINERS | |
parent | b2b0186d0f98e7fc2c21a2a3514223ab248e46f6 (diff) |
MAINTAINERS: serial:blackfin: update F: pattern
commit 0c6967b5a0 ("serial:blackfin: rename Blackfin serial driver to
bfin_uart.c") renamed the file, update the pattern.
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 43083178cee8..7510b6339222 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1487,7 +1487,7 @@ M: Sonic Zhang <sonic.zhang@analog.com> | |||
1487 | L: uclinux-dist-devel@blackfin.uclinux.org | 1487 | L: uclinux-dist-devel@blackfin.uclinux.org |
1488 | W: http://blackfin.uclinux.org | 1488 | W: http://blackfin.uclinux.org |
1489 | S: Supported | 1489 | S: Supported |
1490 | F: drivers/tty/serial/bfin_5xx.c | 1490 | F: drivers/tty/serial/bfin_uart.c |
1491 | 1491 | ||
1492 | BLACKFIN WATCHDOG DRIVER | 1492 | BLACKFIN WATCHDOG DRIVER |
1493 | M: Mike Frysinger <vapier.adi@gmail.com> | 1493 | M: Mike Frysinger <vapier.adi@gmail.com> |