From 3d1c90d48cbe335a47a6a5a05ff731a86eacf6fb Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Tue, 15 Jul 2014 17:26:48 +0200 Subject: [PATCH] serial: altera_jtaguart: Adpot uart_console_write() Follow commit 2970b7f5ea3c ("serial: altera: Adopt uart_console_write()") and don't open code the LF to LFCR conversion in altera_jtaguart either. Use uart_console_write() instead. Signed-off-by: Tobias Klauser Reviewed-by: Daniel Thompson Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed