From: Johan Hovold Date: Mon, 26 May 2014 17:23:03 +0000 (+0200) Subject: USB: sierra: do not resume I/O on closed ports X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a283d080a49a5014f525bf722e5a6a07835e45ef;p=pandora-kernel.git USB: sierra: do not resume I/O on closed ports Do not resume any I/O, including the delayed write queue, on closed ports. Note that this currently has no functional impact due to the usb_autopm_get_interface() in close(), but that call is about to be removed by a follow-up patch. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed