From: Kishon Vijay Abraham I Date: Fri, 22 Jun 2012 11:32:46 +0000 (+0530) Subject: usb: otg: support for multiple transceivers by a single controller X-Git-Tag: v3.6-rc1~101^2~53^2~26^2~8 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=662dca54ca67c92b7aa14b9a2ec54acacf33ce45;p=pandora-kernel.git usb: otg: support for multiple transceivers by a single controller Add a linked list for keeping multiple PHY instances with different types so that we can have separate USB2 and USB3 PHYs on one single board. _get_phy_ has been changed so that the controller gets the transceiver by type. _remove_phy_ has been added to let the phy be removed from the phy list. Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed