From: Alan Stern Date: Thu, 1 Jun 2006 17:55:28 +0000 (-0400) Subject: [PATCH] usbhid: use usb_reset_composite_device X-Git-Tag: v2.6.18-rc1~858^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df9a1f482d1252045210f50048911e2efba61e62;p=pandora-kernel.git [PATCH] usbhid: use usb_reset_composite_device This patch (as702) makes usbhid use the new usb_reset_composite_device API. Now HID interfaces can coexist with other interfaces on the same device, and a reset can safely be requested by any of the drivers. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed