From: Ming Lei Date: Wed, 5 Jan 2011 14:03:21 +0000 (+0000) Subject: arm: omap4: panda: remove usb_nop_xceiv_register(v1) X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=878c3019b7920a675a63096b2aa08fb40ff2aa1f;p=pandora-kernel.git 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 Signed-off-by: Ming Lei Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed