From: Kishon Vijay Abraham I Date: Thu, 14 Mar 2013 06:23:58 +0000 (+0530) Subject: usb: musb: omap: add usb_phy_init in omap2430_musb_init X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~63^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bf6db9bbe4ad7b08b714c1857a703c1ef1b1e83;p=pandora-kernel.git usb: musb: omap: add usb_phy_init in omap2430_musb_init Some PHYs load too early (twl4030) making omap glue to miss cable connect events if the board is booted with cable connected. So adding usb_phy_init in omap2430_musb_init lets PHYs to report events once glue is ready. Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed