Re: [PATCH v3 2/5] HCD files for the DWC2 driver

2013-02-11 Thread Felipe Balbi
Hi, On Tue, Feb 12, 2013 at 12:01:47AM +, Paul Zimmerman wrote: > > From: Felipe Balbi [mailto:ba...@ti.com] > > Sent: Monday, February 11, 2013 5:53 AM > > > > On Sat, Feb 09, 2013 at 07:37:49PM -0800, Paul Zimmerman wrote: > > > +void dwc2_hcd_start(struct dwc2_hcd *hcd) > > > +{ > > > + u3

RE: [PATCH v3 2/5] HCD files for the DWC2 driver

2013-02-11 Thread Paul Zimmerman
> From: Felipe Balbi [mailto:ba...@ti.com] > Sent: Monday, February 11, 2013 5:53 AM > > On Sat, Feb 09, 2013 at 07:37:49PM -0800, Paul Zimmerman wrote: > > +void dwc2_hcd_start(struct dwc2_hcd *hcd) > > +{ > > + u32 hprt0; > > + > > + if (hcd->op_state == B_HOST) { > > + /* > > +

Re: [PATCH v3 2/5] HCD files for the DWC2 driver

2013-02-11 Thread Felipe Balbi
Hi, On Sat, Feb 09, 2013 at 07:37:49PM -0800, Paul Zimmerman wrote: > +void dwc2_hcd_start(struct dwc2_hcd *hcd) > +{ > + u32 hprt0; > + > + if (hcd->op_state == B_HOST) { > + /* > + * Reset the port. During a HNP mode switch the reset > + * needs to o