commit | 5e409a265d9327689eef15a8fff1ffcb7f8fc2e1 | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Thu Jan 02 22:49:32 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jan 03 12:42:24 2014 -0800 |
tree | 1dc4813550ff776ccbc4ef50af5da6441c6b529b | |
parent | d984fe91a85e49841449b120cda5a50fed1fb126 [diff] |
USB: ch341: switch to generic TIOCMIWAIT implementation Switch to the generic TIOCMIWAIT implementation which does not suffer from the races involved when using the deprecated sleep_on functions. Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>