From: Jason Wessel Date: Tue, 9 Mar 2010 03:50:12 +0000 (-0600) Subject: usb-serial: Use tty_port version console instead of usb_serial_port X-Git-Tag: v2.6.35-rc1~471^2~214 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd5afa9eac6daa408412a31a6c69e87e8bd28c7e;p=pandora-kernel.git usb-serial: Use tty_port version console instead of usb_serial_port Replace all instances of using the console variable in struct usb_serial_port with the struct tty_port version. CC: Alan Cox CC: Alan Stern CC: Oliver Neukum CC: Andrew Morton CC: linux-usb@vger.kernel.org CC: linux-kernel@vger.kernel.org Signed-off-by: Jason Wessel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed