commit | fa59507f720077a856c9952a31cfd45cd97ef6f9 | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@ti.com> | Wed Mar 30 12:56:28 2016 +0300 |
committer | Peter Chen <peter.chen@nxp.com> | Wed Apr 06 17:14:50 2016 +0800 |
tree | e2fbaa5216ce0c43c71029360cd31fde4ebe8eab | |
parent | 2b2fe36def086f0b721be2f34223cf662dd87902 [diff] |
usb: otg-fsm: Add documentation for struct otg_fsm struct otg_fsm is the interface to the OTG state machine. Document the input, output and internal state variables. Definations are taken from Table 7-2 and Table 7-4 of the USB OTG & EH Specification Rev.2.0 Re-arrange some of the members as per use case for more clarity. Signed-off-by: Roger Quadros <rogerq@ti.com> Acked-by: Peter Chen <peter.chen@freescale.com> Signed-off-by: Peter Chen <peter.chen@nxp.com>