From: Alan Stern Date: Thu, 1 Jun 2006 17:52:56 +0000 (-0400) Subject: [PATCH] usb-storage: use usb_reset_composite_device X-Git-Tag: v2.6.18-rc1~858^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47104b0dd32cec467574822b0dc3517b3de3f0ad;p=pandora-kernel.git [PATCH] usb-storage: use usb_reset_composite_device This patch (as701) modifies usb-storage to take advantage of the new usb_reset_composite_device() API. Now we will be able to safely request port resets even if other drivers are bound to a mass-storage device. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed