From: Oliver Neukum Date: Sat, 27 Feb 2010 19:54:59 +0000 (+0100) Subject: usb: cdc-wdm: Fix race between autosuspend and reading from the device X-Git-Tag: v2.6.34-rc2~8^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=922a5eadd5a3aa0b806be0c18694b618d41d0784;p=pandora-kernel.git usb: cdc-wdm: Fix race between autosuspend and reading from the device While an available response is read the device must not be autosuspended. This requires a flag dedicated to that purpose. Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed