Thread (5 messages) flat view 5 messages, 2 authors, 2021-02-05

Re: [PATCH] usb: dwc3: gadget: Remove check for bounded driver

From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2021-02-05 09:31:25

On Wed, Feb 03, 2021 at 08:14:37PM -0800, Thinh Nguyen wrote:
The check for bounded gadget driver in dwc3_gadget_start() was to
prevent going through the initialization again without any cleanup. With
a recent update, the UDC framework guarantees this won't happen while
the UDC is started. Also, this check doesn't prevent requesting threaded
irq to the same dev_id, which will mess up the irq freeing logic. Let's
remove it.
What "recent update" caused this?  Is this a fix for something that
needs to be backported?  If so, can you provide a "Fixes:" tag on here?
Or is this just a general cleanup that is good to do now.

thanks,

greg k-h
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help