From: Cosmin Cojocar Date: Sun, 5 Dec 2010 15:15:10 +0000 (+0100) Subject: serial: omap-serial: Add support for kernel debugger X-Git-Tag: v2.6.38-rc1~464^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b41dbc1296269797efbb2b0837732b74de4731d;p=pandora-kernel.git serial: omap-serial: Add support for kernel debugger The kgdb invokes the poll_put_char and poll_get_char when communicating with the host. This patch also changes the initialization order because the kgdb will check at the very beginning, if there is a valid serial driver. Signed-off-by: Cosmin Cojocar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed