]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3761655d544460cc0c10ed0b088da48a181aa969
tree8c77fc6f2c5217355ef414b45134c3dec81f7cd7
parenta77b237c20204668e80a03a799991922e2422e79
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