usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timer
authorLi Jun <b47624@freescale.com>
Fri, 20 Mar 2015 08:28:05 +0000 (16:28 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Mar 2015 09:54:39 +0000 (10:54 +0100)
commit2f8a467a11aeec61f5077cd337b4efe74847e1d3
tree3fe6e54a4d9427d54f65e0416916cbc98df6a396
parent01ecd156905f6bbfe4f5bd278325071f9141726d
usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timer

B_DATA_PLS(data-line pulse time) and B_SSEND_SRP(session end to SRP init) are
also from OTG&EH 2.0 Specification and they are not chipidea specific.

Signed-off-by: Li Jun <jun.li@freescale.com>
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/otg_fsm.c
drivers/usb/chipidea/otg_fsm.h
include/linux/usb/otg-fsm.h