From: Albin Tonnerre Date: Wed, 9 Dec 2009 20:31:32 +0000 (-0800) Subject: serial: atmel_serial: add poll_get_char and poll_put_char uart_ops X-Git-Tag: v2.6.34-rc1~216^2~32 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fe2d54145a51238308d333f9dc57c5df575ff78;p=pandora-kernel.git serial: atmel_serial: add poll_get_char and poll_put_char uart_ops Permits using KGDB over the console with the atmel_serial driver. [akpm@linux-foundation.org: s/barrier/cpu_relax/] Signed-off-by: Albin Tonnerre Acked-by: Andrew Victor Acked-by: Haavard Skinnemoen Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed