commit | 3018bb51583e8b9f9e76574c71d45e43d8299ebc | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Thu Mar 21 12:37:06 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 25 13:50:52 2013 -0700 |
tree | c21cfb431908c269ebfd9939fee49c6fed404a0e | |
parent | 4bb4e6384ad633448b3bbd49df63188330bbf740 [diff] |
USB: f81232: 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>