kgdb: kgdboc console poll hooks for serial_txx9 uart
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Wed, 24 Jun 2009 17:34:34 +0000 (18:34 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Jun 2009 16:55:50 +0000 (09:55 -0700)
commita10b32db34898d0db58a58ef76a70c374931bbff
treee0936a775663f1489d5a0f69da196fc0e8470773
parentbe98eb2c2fc88d9d61cfeab5c11ab1118ca0bba9
kgdb: kgdboc console poll hooks for serial_txx9 uart

Implement the serial polling hooks for the serial_txx9 uart for use with
kgdboc.

This patch once got SOB from Jason on Jul 2008 and (perhaps) merged into
kgdb-next branch, but lost somewhere then.  I resend it now with Jason's
Acked-by.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Acked-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/serial/serial_txx9.c