From: Johan Hovold Date: Mon, 26 May 2014 17:23:08 +0000 (+0200) Subject: USB: sierra: minimise no-suspend window during close X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0287d5c5cda82ebe87e79e5a298f40f0ca05e5ef;p=pandora-kernel.git USB: sierra: minimise no-suspend window during close Move usb_autopm_get_interface_no_resume to the end of close(). This makes the window during which suspend is prevented before the final put in USB serial core slightly smaller. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed