Re: [PATCH v5 06/11] usb: chipidea: OTG fsm timers initialization.

2014-03-31 Thread Peter Chen
On Sun, Mar 30, 2014 at 08:20:08PM +0800, Li Jun wrote: > From: Li Jun > > This patch adds OTG fsm timers initialization, which use controller's 1ms > interrupt as timeout counter, also adds some local timers which are not > in otg_fsm_timer list. > > Signed-off-by: Li Jun > --- > drivers/usb/

[PATCH v5 06/11] usb: chipidea: OTG fsm timers initialization.

2014-03-30 Thread Li Jun
From: Li Jun This patch adds OTG fsm timers initialization, which use controller's 1ms interrupt as timeout counter, also adds some local timers which are not in otg_fsm_timer list. Signed-off-by: Li Jun --- drivers/usb/chipidea/bits.h|1 + drivers/usb/chipidea/otg_fsm.c | 188 +++