From: Alan Stern Date: Wed, 30 Jul 2008 15:31:50 +0000 (-0400) Subject: USB: fix interface unregistration logic X-Git-Tag: v2.6.27-rc4~101^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a21175a615ed346e8043f5e9d60a672266b84b4;p=pandora-kernel.git USB: fix interface unregistration logic This patch (as1122) fixes a bug: When an interface is unregistered, its children (sysfs files and endpoint devices) are unregistered after it instead of before. Signed-off-by: Alan Stern Tested-by: Kay Sievers Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed