commit | 736c9fd2902d919b075cf9cf371d1733c5ff635d | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Jan 08 15:15:12 2013 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu Feb 14 15:55:01 2013 +0100 |
tree | 7485aac0000dd535fa0a1566723316b9163bcdc7 | |
parent | 7292e7e01cc98fa04a9a3eb7ca11d1bca99c35e9 [diff] |
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 <schwidefsky@de.ibm.com>