diff options
author | Jiri Slaby <jslaby@suse.cz> | 2012-04-02 13:54:20 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-09 11:28:18 -0700 |
commit | e63f9f7478584e9a09d6aaf97f617937358b4dd2 (patch) | |
tree | fa9dac995d653dd1fa05a2c00ca700d545fb92b1 /drivers/dio | |
parent | 560460b8b764b610b01b81f8f44193d77d06ed91 (diff) | |
download | linux-3.10-e63f9f7478584e9a09d6aaf97f617937358b4dd2.tar.gz linux-3.10-e63f9f7478584e9a09d6aaf97f617937358b4dd2.tar.bz2 linux-3.10-e63f9f7478584e9a09d6aaf97f617937358b4dd2.zip |
TTY: bfin_jtag_comm, use tty from tty_port
Switch from mutex to tty_port->lock and to tty refcounting. This needs
a 'continue' to be added to re-grab a tty after schedule returns.
And since tty is not protected by bfin_jc_tty_mutex remove it as well.
But this needs tty_port->count to be protected by tty_port->lock now.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Mike Frysinger <vapier@gentoo.org>
Cc: uclinux-dist-devel@blackfin.uclinux.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/dio')
0 files changed, 0 insertions, 0 deletions