]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] cpm_uart: Fix dpram allocation and non-console uarts
authorKumar Gala <galak@freescale.com>
Tue, 9 Aug 2005 17:08:00 +0000 (10:08 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 9 Aug 2005 19:08:22 +0000 (12:08 -0700)
commit6831974765a74936e0a13e16d1df92e4d65e7e07
tree1e8b4dfe3417e6f8b896d8d6856a72d6d65299b6
parent4eb00b390cebe44df005925a136e84ecaec71a7c
[PATCH] cpm_uart: Fix dpram allocation and non-console uarts

* Makes dpram allocations work
* Makes non-console UART work on both 8xx and 82xx
* Fixed whitespace in files that were touched

Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>
Signed-off-by: Pantelis Antoniou <panto@intracom.gr>
Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/serial/cpm_uart/cpm_uart.h
drivers/serial/cpm_uart/cpm_uart_core.c
drivers/serial/cpm_uart/cpm_uart_cpm1.c