From: David Brownell Date: Tue, 19 Aug 2008 00:45:25 +0000 (-0700) Subject: usb gadget: defer obex enumeration X-Git-Tag: v2.6.28-rc1~254^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2121427836c9eeaed3002e1add89f1e8c7a00261;p=pandora-kernel.git usb gadget: defer obex enumeration Some USB peripheral controller drivers support software control over the data pullup. Use those controls to prevent the OBEX function from enumerating until the userspace server has opened the /dev/ttyGS* node it will use to implement protocol chitchat with the USB host. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed