arm: omap4: panda: remove usb_nop_xceiv_register(v1)
authorMing Lei <tom.leiming@gmail.com>
Wed, 5 Jan 2011 14:03:21 +0000 (14:03 +0000)
committerTony Lindgren <tony@atomide.com>
Wed, 2 Feb 2011 20:23:36 +0000 (12:23 -0800)
commited2af92bc3adf7f5c09edef64cf4383b3d60b070
tree8c77fc6f2c5217355ef414b45134c3dec81f7cd7
parent719078a6bff1cabdbca8d404fb73bcaed1d0fc81
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>
arch/arm/mach-omap2/board-omap4panda.c