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

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

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 b47...@freescale.com USB OTG interrupt handling and fsm transitions according to USB OTG and EH 2.0. Signed-off-by: Li Jun b47...@freescale.com --- drivers/usb/chipidea/core.c|8 +- drivers/usb/chipidea/otg.c

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 b47...@freescale.com USB OTG interrupt handling and fsm transitions according to USB OTG and EH 2.0. Signed-off-by: Li Jun b47...@freescale.com ---

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 b47...@freescale.com USB OTG interrupt handling and fsm transitions according to USB OTG and EH

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

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