From: Kishon Vijay Abraham I Date: Fri, 22 Jun 2012 12:10:53 +0000 (+0530) Subject: usb: musb: move otg specific initializations from twl to glue X-Git-Tag: v3.6-rc1~101^2~53^2~26^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c83a8542b5e3c5b30825955a68b1cc8bd24b122a;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed