diff options
author | Joe Perches <joe@perches.com> | 2011-02-22 21:42:01 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-02-25 09:57:31 -0800 |
commit | a2e6093c638a9846cfe81b84ea9a0643f9540c1f (patch) | |
tree | 437a2726b8e5fcf10bac77d09ffb516a78f410a5 /MAINTAINERS | |
parent | 65c56e073e4fd10385283561b91189572e33b519 (diff) | |
download | linux-a2e6093c638a9846cfe81b84ea9a0643f9540c1f.tar.gz linux-a2e6093c638a9846cfe81b84ea9a0643f9540c1f.tar.bz2 linux-a2e6093c638a9846cfe81b84ea9a0643f9540c1f.zip |
MAINTAINERS: Update HVC file patterns
Commit 728674a7e466628df2aeec6d11a2ae1ef968fb67
("tty: move hvc drivers to drivers/tty/hvc/")
moved the files, update the patterns as appropriate.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5099856ee15e..ab3a9ac2e212 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2819,7 +2819,7 @@ F: mm/hwpoison-inject.c HYPERVISOR VIRTUAL CONSOLE DRIVER L: linuxppc-dev@lists.ozlabs.org S: Odd Fixes -F: drivers/char/hvc_* +F: drivers/tty/hvc/ iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER M: Peter Jones <pjones@redhat.com> @@ -6090,7 +6090,7 @@ M: Chris Metcalf <cmetcalf@tilera.com> W: http://www.tilera.com/scm/ S: Supported F: arch/tile/ -F: drivers/char/hvc_tile.c +F: drivers/tty/hvc/hvc_tile.c F: drivers/net/tile/ TLAN NETWORK DRIVER |