commit | c24c838e8effd55ba330d1966d9846400af4bec8 | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Thu Mar 21 12:37:32 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 25 13:52:28 2013 -0700 |
tree | eda7652d5694dcf7ef4816a5a9ebf9a59392da6e | |
parent | 31ecdb6befeab20d93b49b8dd640c081b48912d0 [diff] |
USB: ssu100: 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>