Re: [PATCH v3 09/13] usb: chipidea: OTG HNP and SRP fsm implementation.

2014-03-12 Thread Li Jun
On Thu, Mar 06, 2014 at 12:36:45PM +0800, Peter Chen wrote: > On Thu, Feb 27, 2014 at 07:38:27AM +0800, Li Jun wrote: > > USB OTG interrupt handling and fsm transition according to USB OTG > > and EH 2.0, update otg timer timeout handlers. > > > > Signed-off-by: Li Jun > > --- > > drivers/usb/ch

Re: [PATCH v3 09/13] usb: chipidea: OTG HNP and SRP fsm implementation.

2014-03-11 Thread Peter Chen
On Thu, Feb 27, 2014 at 07:38:27AM +0800, Li Jun wrote: > USB OTG interrupt handling and fsm transition according to USB OTG > and EH 2.0, update otg timer timeout handlers. > > Signed-off-by: Li Jun > --- > drivers/usb/chipidea/core.c| 10 ++- > drivers/usb/chipidea/otg.c |9 +- >

Re: [PATCH v3 09/13] usb: chipidea: OTG HNP and SRP fsm implementation.

2014-03-05 Thread Peter Chen
On Thu, Feb 27, 2014 at 07:38:27AM +0800, Li Jun wrote: > USB OTG interrupt handling and fsm transition according to USB OTG > and EH 2.0, update otg timer timeout handlers. > > Signed-off-by: Li Jun > --- > drivers/usb/chipidea/core.c| 10 ++- > drivers/usb/chipidea/otg.c |9 +- >

[PATCH v3 09/13] usb: chipidea: OTG HNP and SRP fsm implementation.

2014-02-26 Thread Li Jun
USB OTG interrupt handling and fsm transition according to USB OTG and EH 2.0, update otg timer timeout handlers. Signed-off-by: Li Jun --- drivers/usb/chipidea/core.c| 10 ++- drivers/usb/chipidea/otg.c |9 +- drivers/usb/chipidea/otg_fsm.c | 191 +