commit | e287b67b00c8d5306e0fe6be1d597e23d8c4783e | [log] [tgz] |
---|---|---|
author | Li Jun <b47624@freescale.com> | Wed Apr 23 15:56:49 2014 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Apr 24 12:56:35 2014 -0700 |
tree | 1f4f7cf13851e8935b2ace664db06032b133bbbb | |
parent | 826cfe751f3e1faf4a63b65245f5ee3a7efeb763 [diff] |
usb: chipidea: OTG fsm timers initialization 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: Peter Chen <peter.chen@freescale.com> Signed-off-by: Li Jun <b47624@freescale.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>