> > + * dwc3_soft_reset - Issue soft reset
> > + * @dwc: Pointer to our controller context structure
> > + */
> > +static int dwc3_soft_reset(struct dwc3 *dwc)
>
> I don't see this being called anywhere else in your series and I would
> really like to know when we would need to reset the core agai
On Tue, Apr 28, 2015 at 04:24:41PM +0300, Heikki Krogerus wrote:
> So it can be called from other places later.
>
> Signed-off-by: Heikki Krogerus
> Acked-by: David Cohen
> ---
> drivers/usb/dwc3/core.c | 46 ++
> 1 file changed, 30 insertions(+), 16
So it can be called from other places later.
Signed-off-by: Heikki Krogerus
Acked-by: David Cohen
---
drivers/usb/dwc3/core.c | 46 ++
1 file changed, 30 insertions(+), 16 deletions(-)
diff --git a/drivers/usb/dwc3/core.c b/drivers/usb/dwc3/core.c
in
3 matches
Mail list logo