On Tue, 2 Oct 2018, Felipe Balbi wrote:

> Hi,
> 
> Alan Stern <st...@rowland.harvard.edu> writes:
> > Felipe:
> >
> > The following patches concern ->disconnect() callbacks made when a 
> > gadget's D+ pullup is turned off.  Currently we don't have a fixed rule 
> > for such callbacks.
> >
> > The first patch makes usb_gadget_disconnect() issue the callback 
> > automatically, so that it will always happen and UDC drivers don't need 
> > to worry about it.
> >
> > The second patch removes a callback from net2280's pullup routine, 
> > because it is now unneeded.
> >
> > Other UDC drivers may also need to have their callbacks removed; the
> > only one I have checked is dummy-hcd (which is okay).
> 
> I never got 2/2. Only 1/2 and this. Care to resend?

Patches 1/2 and 2/2 to follow...

Alan Stern

Reply via email to