commit | c83a8542b5e3c5b30825955a68b1cc8bd24b122a | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Fri Jun 22 17:40:53 2012 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jun 25 14:08:42 2012 +0300 |
tree | 1cc3233f95af3c904defa6487d6f076bea0f9bdb | |
parent | c9721438c009adf8e81d376839ed037c53b9b8d9 [diff] |
usb: musb: move otg specific initializations from twl to glue Moved otg specific state(OTG_STATE_B_IDLE, OTG_STATE_A_IDLE) initializations from twl to glue. These initializations are removed from twl4030 and twl6030 and moved to the mailbox API defined in glue. This is part of the cleanup in preparation to make use of usb2 phy driver. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>