[PATCH] ppc32 CPM_UART: fixes and improvements
authorVitaly Bordug <vbordug@ru.mvista.com>
Sat, 29 Apr 2006 19:06:00 +0000 (23:06 +0400)
committerPaul Mackerras <paulus@samba.org>
Wed, 3 May 2006 13:06:44 +0000 (23:06 +1000)
commit6e1976961c9bd9a3dc368139fab1883961efc879
tree5fd5795260072c15be659349462abad4fe8ef7e3
parent61f5657c50341198ff05e375e6f1fc0476556562
[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>
arch/ppc/platforms/mpc866ads_setup.c
drivers/serial/cpm_uart/cpm_uart.h
drivers/serial/cpm_uart/cpm_uart_core.c
drivers/serial/cpm_uart/cpm_uart_cpm1.c
drivers/serial/cpm_uart/cpm_uart_cpm2.c
include/linux/fs_uart_pd.h [new file with mode: 0644]