From: Alan Stern Date: Wed, 15 Jun 2005 19:49:48 +0000 (-0400) Subject: [PATCH] USB: usbcore: inverted test for resuming interfaces X-Git-Tag: v2.6.13-rc1~51^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ed0c0c48c508578c30aa58f755ca0d692636906;p=pandora-kernel.git [PATCH] USB: usbcore: inverted test for resuming interfaces This one-liner fixes a test for interfaces that are already resumed. It would be nice if this could get into 2.6.12, but it's not critical since it only affects people doing selective (runtime) suspend/resume. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed