From: Johan Hovold Date: Thu, 21 Mar 2013 11:37:21 +0000 (+0100) Subject: USB: pl2303: fix TIOCMIWAIT and disconnect X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d0cad657a133818038683120fff9c5c5f8dc751;p=pandora-kernel.git USB: pl2303: fix TIOCMIWAIT and disconnect Use tty-port modem-status-change wait queue on which processes are woken up at hangup and disconnect. Currently a process waiting on modem-status changes will not be woken on device disconnect. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed