commit | 128434ab5607c6bccf385765e94382cedd3d06fa | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Thu Mar 21 12:37:13 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 25 13:50:53 2013 -0700 |
tree | e1c3ad08668e66fd86a76e240edc012c88713c98 | |
parent | 468c740ee5372b74e9d9bd4d7ec2d81d44e67f2d [diff] |
USB: mct_u232: switch to generic TIOCMIWAIT implementation Switch to the generic TIOCMIWAIT implementation. This also fixes the issue with processes waiting for modem-status-changes not being woken up at disconnect. Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>