From: Felipe Balbi Date: Tue, 10 Feb 2009 17:01:52 +0000 (+0200) Subject: usb: gadget: obex: select correct ep descriptors X-Git-Tag: v2.6.29-rc7~22^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29a46bf6f4f57df22f91573bb482a24237741347;p=pandora-kernel.git usb: gadget: obex: select correct ep descriptors We where selecting wrong ep descriptors causing some troubles while sending files over obex interface. The problem was a typo while usb_find_endpoint() was being called for HS endpoints. Acked-by: David Brownell Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed