On Mon, Feb 10, 2014 at 10:32:24AM +0800, Peter Chen wrote:
> On Mon, Jan 20, 2014 at 09:56:18AM +0800, Li Jun wrote:
> > USB OTG interrupt handling and fsm transition according to USB OTG
> > spec 2.0, update otg timer timeout handlers.
>
> USB OTG and EH 2.0
>
changed.
> >
> > Signed-off-by:
On Mon, Jan 20, 2014 at 09:56:18AM +0800, Li Jun wrote:
> USB OTG interrupt handling and fsm transition according to USB OTG
> spec 2.0, update otg timer timeout handlers.
USB OTG and EH 2.0
>
> Signed-off-by: Li Jun
> ---
> drivers/usb/chipidea/bits.h|2 +
> drivers/usb/chipidea/core
USB OTG interrupt handling and fsm transition according to USB OTG
spec 2.0, update otg timer timeout handlers.
Signed-off-by: Li Jun
---
drivers/usb/chipidea/bits.h|2 +
drivers/usb/chipidea/core.c| 10 ++-
drivers/usb/chipidea/otg.c |9 ++-
drivers/usb/chipidea/otg_fsm.c