On Thu, Jun 18, 2015 at 10:51:48AM +0300, Roger Quadros wrote: > On Thu, 18 Jun 2015 10:43:02 +0300 > Roger Quadros <rogerq@xxxxxx> wrote: > > > On Wed, 17 Jun 2015 19:40:19 +0800 > > Li Jun <jun.li@xxxxxxxxxxxxx> wrote: > > > > > @@ -228,11 +215,6 @@ static int rndis_do_config(struct usb_configuration *c) > > > > > > /* FIXME alloc iConfiguration string, set it in c->strings */ > > > > > > - if (gadget_is_otg(c->cdev->gadget)) { > > > - c->descriptors = otg_desc; > > > > If you remove this who is setting c->descriptors to otg_desc? > > > > > - c->bmAttributes |= USB_CONFIG_ATT_WAKEUP; > > > > Why are you removing this? won't it change gadget behaviour? > > OK. I see that you moved this bit to eth_bind. So it should be fine > I guess. But this change was not necessary. > right, I will revert this change. Li Jun > cheers, > -roger > > > -- > > To unsubscribe from this list: send the line "unsubscribe linux-usb" in > > the body of a message to majordomo@xxxxxxxxxxxxxxx > > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html