From: Alan Stern Date: Sun, 2 Jul 2006 02:10:15 +0000 (-0400) Subject: usbcore: split suspend/resume for device and interfaces X-Git-Tag: v2.6.19-rc1~899^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cc8a25d5b680ff656927ffa9b66fae6b415b1d3;p=pandora-kernel.git usbcore: split suspend/resume for device and interfaces This patch (as716b) splits up the core suspend and resume routines into two parts each: one for handling devices and one for handling interfaces. The behavior of the parts should be the same as in the old unified code. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed