From: Johan Hovold Date: Thu, 21 Mar 2013 11:37:10 +0000 (+0100) Subject: USB: io_ti: switch to generic TIOCMIWAIT implementation X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48ee5801381dba2e80187c08f15713e859ab5c0f;p=pandora-kernel.git USB: io_ti: 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. This also fixes the issue with processes waiting for modem-status-changes not being woken up at disconnect. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed