From: Peter Hurley Date: Tue, 24 Feb 2015 19:25:06 +0000 (-0500) Subject: serial: 8250: Separate 8250 console interface X-Git-Tag: omap-for-v4.2/o2_dc~64^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e28157173037b779fcf90715416a21a1e5ea2f9;p=pandora-kernel.git serial: 8250: Separate 8250 console interface Prepare for 8250 core split; separate shared console interface from the console definition of the universal driver. Introduce 8250 shared console interface; serial8250_console_write() and serial8250_console_setup() which decouples the console operation from the port structure storage. Rename existing serial8250_console* identifiers to univ8250_console*. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed