summaryrefslogtreecommitdiffstats
path: root/drivers/serial/cpm_uart/cpm_uart_cpm1.c
diff options
context:
space:
mode:
authorVitaly Bordug2006-04-29 21:06:00 +0200
committerPaul Mackerras2006-05-03 15:06:44 +0200
commit6e1976961c9bd9a3dc368139fab1883961efc879 (patch)
tree5fd5795260072c15be659349462abad4fe8ef7e3 /drivers/serial/cpm_uart/cpm_uart_cpm1.c
parent[PATCH] ppc32 CPM_UART: Fixed break send on SCC (diff)
downloadkernel-qcow2-linux-6e1976961c9bd9a3dc368139fab1883961efc879.tar.gz
kernel-qcow2-linux-6e1976961c9bd9a3dc368139fab1883961efc879.tar.xz
kernel-qcow2-linux-6e1976961c9bd9a3dc368139fab1883961efc879.zip
[PATCH] ppc32 CPM_UART: fixes and improvements
A number of small issues are fixed, and added the header file, missed from the original series. With this, driver should be pretty stable as tested among both platform-device-driven and "old way" boards. Also added missing GPL statement , and updated year field on existing ones to reflect code update. Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'drivers/serial/cpm_uart/cpm_uart_cpm1.c')
-rw-r--r--drivers/serial/cpm_uart/cpm_uart_cpm1.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/serial/cpm_uart/cpm_uart_cpm1.c b/drivers/serial/cpm_uart/cpm_uart_cpm1.c
index a5a30622637a..17406a05ce1f 100644
--- a/drivers/serial/cpm_uart/cpm_uart_cpm1.c
+++ b/drivers/serial/cpm_uart/cpm_uart_cpm1.c
@@ -8,6 +8,8 @@
*
* Copyright (C) 2004 Freescale Semiconductor, Inc.
* (C) 2004 Intracom, S.A.
+ * (C) 2006 MontaVista Software, Inc.
+ * Vitaly Bordug <vbordug@ru.mvista.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by