From: Kishon Vijay Abraham I Date: Fri, 25 Jan 2013 02:33:21 +0000 (+0530) Subject: usb: otg: add an api to bind the usb controller and phy X-Git-Tag: v3.9-rc1~126^2~42^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4a83e4df1bc864e89d3bb90e97f9caab656545d;p=pandora-kernel.git usb: otg: add an api to bind the usb controller and phy In order to support platforms which has multiple PHY's (of same type) and which has multiple USB controllers, a new design is adopted wherin the binding information (between the PHY and the USB controller) should be passed to the PHY library from platform specific file (board file). So added a new API to pass the binding information. Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed