From: Johan Hovold Date: Mon, 26 May 2014 17:23:24 +0000 (+0200) Subject: USB: usb_wwan: kill interrupt urb explicitly at suspend X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae75c940181c3d4044f7b1adf07ada877ad9cb83;p=pandora-kernel.git USB: usb_wwan: kill interrupt urb explicitly at suspend As the port interrupt URB is submitted by the subdriver at open, we should also kill it explicitly at suspend (even though this will be taken care of by USB serial core otherwise). Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed