commit | 5bd420009716f3348610fdf9c6307f0db583ba04 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Tue Aug 07 21:47:35 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Aug 10 13:29:57 2012 -0700 |
tree | 59041467e7ab06f8e005b4004a7e29e9ab3b239d | |
parent | fbf1c247dac8574ef3973adce4b20d40ff22214e [diff] |
misc: pti, fix tty_port count We now have *one* tty_port for both TTYs. How this was supposed to work? Change it to have a tty_port for each of TTYs. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Cc: J Freyensee <james_p_freyensee@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>