From: Johan Hovold Date: Thu, 21 Mar 2013 11:36:59 +0000 (+0100) Subject: USB: ark3116: switch to generic TIOCMIWAIT implementation X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~167 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7caed7e78c14e53479fea75c132d297257a2423c;p=pandora-kernel.git USB: ark3116: 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