From 1b41dbc1296269797efbb2b0837732b74de4731d Mon Sep 17 00:00:00 2001 From: Cosmin Cojocar Date: Sun, 5 Dec 2010 16:15:10 +0100 Subject: [PATCH] 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-format-patch failed