Re: [PATCH v5 07/11] usb: chipidea: OTG HNP and SRP fsm implementation.

2014-03-31 Thread Peter Chen
On Sun, Mar 30, 2014 at 08:20:09PM +0800, Li Jun wrote: > From: Li Jun > > USB OTG interrupt handling and fsm transitions according to USB OTG > and EH 2.0. > > Signed-off-by: Li Jun > --- > drivers/usb/chipidea/core.c|8 +- > drivers/usb/chipidea/otg.c |9 +- > drivers/usb/chi

Re: [PATCH v5 07/11] usb: chipidea: OTG HNP and SRP fsm implementation.

2014-03-31 Thread Peter Chen
On Mon, Mar 31, 2014 at 05:03:00PM +0800, Li Jun wrote: > On Mon, Mar 31, 2014 at 03:24:35PM +0800, Peter Chen wrote: > > On Sun, Mar 30, 2014 at 08:20:09PM +0800, Li Jun wrote: > > > From: Li Jun > > > > > > USB OTG interrupt handling and fsm transitions according to USB OTG > > > and EH 2.0. >

Re: [PATCH v5 07/11] usb: chipidea: OTG HNP and SRP fsm implementation.

2014-03-31 Thread Li Jun
On Mon, Mar 31, 2014 at 03:24:35PM +0800, Peter Chen wrote: > On Sun, Mar 30, 2014 at 08:20:09PM +0800, Li Jun wrote: > > From: Li Jun > > > > USB OTG interrupt handling and fsm transitions according to USB OTG > > and EH 2.0. > > > > Signed-off-by: Li Jun > > --- > > drivers/usb/chipidea/core

Re: [PATCH v5 07/11] usb: chipidea: OTG HNP and SRP fsm implementation.

2014-03-31 Thread Peter Chen
On Sun, Mar 30, 2014 at 08:20:09PM +0800, Li Jun wrote: > From: Li Jun > > USB OTG interrupt handling and fsm transitions according to USB OTG > and EH 2.0. > > Signed-off-by: Li Jun > --- > drivers/usb/chipidea/core.c|8 +- > drivers/usb/chipidea/otg.c |9 +- > drivers/usb/chi

[PATCH v5 07/11] usb: chipidea: OTG HNP and SRP fsm implementation.

2014-03-30 Thread Li Jun
From: Li Jun USB OTG interrupt handling and fsm transitions according to USB OTG and EH 2.0. Signed-off-by: Li Jun --- drivers/usb/chipidea/core.c|8 +- drivers/usb/chipidea/otg.c |9 +- drivers/usb/chipidea/otg_fsm.c | 236 drivers/usb