commit | 6d0cad657a133818038683120fff9c5c5f8dc751 | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Thu Mar 21 12:37:21 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 25 13:52:25 2013 -0700 |
tree | 7d2cc22a9fc2279a9400bb34d970286e2d627552 | |
parent | 824d11bef5540062d17380c65ee52d4b2948ca84 [diff] |
USB: pl2303: 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>