OSDN Git Service

usb: gadget: Fixed Android gadget function discovery & product matching
authorJohn Michelau <john.michelau@motorola.com>
Tue, 30 Nov 2010 21:36:29 +0000 (15:36 -0600)
committerBrian Swetland <swetland@google.com>
Tue, 29 Mar 2011 20:57:46 +0000 (13:57 -0700)
commit986cd3fa78f4c274a274737d6b10321be0ceba5c
tree7e9a8dea02058e6af17b6c78f965c35631c6d067
parent98476fbb61e09acff71fe86172c791210aecef63
usb: gadget: Fixed Android gadget function discovery & product matching

- Don't bind until all required functions have registered
- Consider multi-instance functions when matching products

Change-Id: I6fa10567db71d49cd81968c01d75e326ff9a17c8
Signed-off-by: John Michelau <john.michelau@motorola.com>
drivers/usb/gadget/android.c