commit | 215f6f04668e80543995300c9528ac0143fcda7f | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Thu Mar 21 12:37:19 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 25 13:52:25 2013 -0700 |
tree | 0e71138dac557ce29bf56f8264eeeb54d1f53171 | |
parent | 1c9f995363d4a80de72da15af3d66a3dc2f56952 [diff] |
USB: oti6858: fix TIOCMIWAIT and disconnect Use tty-port modem-status-change wait queue on which processes are woken up at hangup and disconnect. Currently a process waiting on modem-status changes will not be woken on device disconnect. Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>