From: Martin Schwidefsky Date: Tue, 8 Jan 2013 14:15:12 +0000 (+0100) Subject: s390/3270: readd tty3270_open X-Git-Tag: v3.9-rc1~111^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=736c9fd2902d919b075cf9cf371d1733c5ff635d;p=pandora-kernel.git s390/3270: readd tty3270_open Reintroduce the tty3270_open function which has been removed by git commit 20cda6f2 "TTY: tty3270, add tty install". Without the open function in the tty_operations tty_open will return -ENODEV and the 3270 tty will not work. Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed