On Wed, Jun 19, 2019 at 10:55 PM Felipe Balbi wrote:
>
>
> Hi,
>
> Lianwei Wang writes:
>
> > On Tue, Jun 18, 2019 at 11:21 PM Felipe Balbi wrote:
> >>
> >>
> >> Hi,
> >>
> >> Lianwei Wang writes:
> >> >> Lianwei Wang writes:
> >> >> > On Mon, Jun 17, 2019 at 5:40 AM Felipe Balbi wrote:
> >>
Hi,
Lianwei Wang writes:
> On Tue, Jun 18, 2019 at 11:21 PM Felipe Balbi wrote:
>>
>>
>> Hi,
>>
>> Lianwei Wang writes:
>> >> Lianwei Wang writes:
>> >> > On Mon, Jun 17, 2019 at 5:40 AM Felipe Balbi wrote:
>> >> >>
>> >> >> Lianwei Wang writes:
>> >> >>
>> >> >> > The udc and gadget devi
On Tue, Jun 18, 2019 at 11:21 PM Felipe Balbi wrote:
>
>
> Hi,
>
> Lianwei Wang writes:
> >> Lianwei Wang writes:
> >> > On Mon, Jun 17, 2019 at 5:40 AM Felipe Balbi wrote:
> >> >>
> >> >> Lianwei Wang writes:
> >> >>
> >> >> > The udc and gadget device will be deleted when udc device is
> >>
Hi,
Lianwei Wang writes:
>> Lianwei Wang writes:
>> > On Mon, Jun 17, 2019 at 5:40 AM Felipe Balbi wrote:
>> >>
>> >> Lianwei Wang writes:
>> >>
>> >> > The udc and gadget device will be deleted when udc device is
>> >> > disconnected and the related function will be unbind with it.
>> >> >
>
On Tue, Jun 18, 2019 at 12:21 AM Felipe Balbi wrote:
>
>
> Hi,
>
> Lianwei Wang writes:
> > On Mon, Jun 17, 2019 at 5:40 AM Felipe Balbi wrote:
> >>
> >> Lianwei Wang writes:
> >>
> >> > The udc and gadget device will be deleted when udc device is
> >> > disconnected and the related function wi
Hi,
Lianwei Wang writes:
> On Mon, Jun 17, 2019 at 5:40 AM Felipe Balbi wrote:
>>
>> Lianwei Wang writes:
>>
>> > The udc and gadget device will be deleted when udc device is
>> > disconnected and the related function will be unbind with it.
>> >
>> > But if the configfs is not deleted, then t
On Mon, Jun 17, 2019 at 5:40 AM Felipe Balbi wrote:
>
> Lianwei Wang writes:
>
> > The udc and gadget device will be deleted when udc device is
> > disconnected and the related function will be unbind with it.
> >
> > But if the configfs is not deleted, then the function object
> > will be kept a
Lianwei Wang writes:
> The udc and gadget device will be deleted when udc device is
> disconnected and the related function will be unbind with it.
>
> But if the configfs is not deleted, then the function object
> will be kept and the bound status is kept true.
>
> Then after udc device is conne