commit | ed2af92bc3adf7f5c09edef64cf4383b3d60b070 | [log] [tgz] |
---|---|---|
author | Ming Lei <tom.leiming@gmail.com> | Wed Jan 05 14:03:21 2011 +0000 |
committer | Tony Lindgren <tony@atomide.com> | Wed Feb 02 12:23:36 2011 -0800 |
tree | 8c77fc6f2c5217355ef414b45134c3dec81f7cd7 | |
parent | 719078a6bff1cabdbca8d404fb73bcaed1d0fc81 [diff] |
arm: omap4: panda: remove usb_nop_xceiv_register(v1) Panda uses both twl6030 otg phy(vbus, id) and internal phy(data lines, DP/DM), so removes usb_nop_xceiv_register to make twl6030 otg driver working since current otg code only supports one global transceiver. Otherwise, musb doesn't work without the remove. Reviewd-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Ming Lei <tom.leiming@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>