From: Heikki Krogerus Date: Mon, 13 Feb 2012 11:24:04 +0000 (+0200) Subject: usb: otg: Separate otg members from usb_phy X-Git-Tag: v3.4-rc1~184^2~22^2~40^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a8a3a9bec7432eedcb32b54a3940d0593246060;p=pandora-kernel.git usb: otg: Separate otg members from usb_phy Introducing struct otg and collecting otg specific members to it from struct usb_phy. There are no changes to struct usb_phy at this stage. This also renames transceiver specific functions, and offers aliases for the old otg ones. Signed-off-by: Heikki Krogerus Reviewed-by: Marek Vasut Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed