From: Oliver Neukum Date: Tue, 21 Jul 2009 06:47:34 +0000 (+0200) Subject: USB: fix wrong order of events in usb serial suspension X-Git-Tag: v2.6.32-rc1~174^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81e5b23cd206d46d4872d25f3d7ff67a0f355c71;p=pandora-kernel.git USB: fix wrong order of events in usb serial suspension if a subdriver has an additional suspend method, it must be called first to allow the subdriver to return -EBUSY, because the second half cannot be easily undone. Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed