From: Atsushi Nemoto Date: Wed, 22 Mar 2006 08:07:45 +0000 (-0800) Subject: [PATCH] serial: serial_txx9 driver update X-Git-Tag: v2.6.17-rc1~1129^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83485f826bea154a0ab41e9b8689105531dd7cb2;p=pandora-kernel.git [PATCH] serial: serial_txx9 driver update Update the serial_txx9 driver. * More strict check in verify_port. Cleanup. * Do not insert a char caused previous overrun. * Fix some spin_locks. * Do not call uart_add_one_port for absent ports. Also, this patch removes a BROKEN tag from Kconfig. This driver has been marked as BROKEN by removal of uart_register_port, but it has been solved already on Sep 2005. Signed-off-by: Atsushi Nemoto Cc: Russell King Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed