From: Jiri Slaby Date: Wed, 9 Nov 2011 20:33:49 +0000 (+0100) Subject: TTY: serial, inline uart_get X-Git-Tag: v3.3-rc1~154^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c7b13c4886f5cfaf02fb1052f65ef1a2fe88b9a;p=pandora-kernel.git TTY: serial, inline uart_get We need to expand uart_get into uart_open. We need it to move on with conversion to use tty_port_open helper. After we do this, the code will be much more similar to what tty_port_open does. Signed-off-by: Jiri Slaby Cc: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed