diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2010-10-19 18:32:41 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2010-10-19 18:32:41 +0100 |
commit | d39e072166493cbae3840ecfcf2b34bea0d2bebe (patch) | |
tree | 34d09502d8f1fe372f01a4ccf5e4825925ed0588 /MAINTAINERS | |
parent | 6cc0cc4a35337b48e09c82c5f3fb83534884fca8 (diff) | |
download | linux-3.10-d39e072166493cbae3840ecfcf2b34bea0d2bebe.tar.gz linux-3.10-d39e072166493cbae3840ecfcf2b34bea0d2bebe.tar.bz2 linux-3.10-d39e072166493cbae3840ecfcf2b34bea0d2bebe.zip |
MAINTAINERS: Change list for ioc_serial to linux-serial.
IOC3 is also being used on SGI MIPS systems but this particular driver is
only being used on IA64 systems so linux-mips made no sense as a list. Pat
also thinks linux-serial@vger.kernel.org is the better list.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f46d8e66333..1117403dba1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3140,7 +3140,7 @@ F: drivers/net/ioc3-eth.c IOC3 SERIAL DRIVER M: Pat Gefre <pfg@sgi.com> -L: linux-mips@linux-mips.org +L: linux-serial@vger.kernel.org S: Maintained F: drivers/serial/ioc3_serial.c |