]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitd26a6a3dc7611da55ad26c9c018e9e485535af01
tree5fd5795260072c15be659349462abad4fe8ef7e3
parent870849bfc132d4aeae3ec7f1d5e2d7051571530a
[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]