From: Daniel Thompson Date: Fri, 11 Jul 2014 13:00:11 +0000 (+0100) Subject: serial: altera: Adopt uart_console_write() X-Git-Tag: cleanup-for-v3.18~124^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2970b7f5ea3cea2f169ca23fd863e24d03748ffd;p=pandora-kernel.git serial: altera: Adopt uart_console_write() This driver does not currently use uart_console_write() and instead provides is own LF to LFCR conversion in it's console_write() method. We should use the library function instead. Cmopile tested only (with ARCH=arm). Signed-off-by: Daniel Thompson Cc: Tobias Klauser Cc: Jiri Slaby Cc: linux-serial@vger.kernel.org Cc: nios2-dev@lists.rocketboards.org Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed