From: Heikki Krogerus Date: Mon, 13 Feb 2012 11:24:20 +0000 (+0200) Subject: usb: otg: Convert all users to pass struct usb_otg for OTG functions X-Git-Tag: v3.4-rc1~184^2~22^2~40^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e13c6505cdff9766d5268ffb8c972c1a2f996e6;p=pandora-kernel.git usb: otg: Convert all users to pass struct usb_otg for OTG functions This changes the otg functions so that they receive struct otg instead of struct usb_phy as parameter and converts all users of these functions to pass the otg member of their usb_phy. Includes fixes to IMX code from Sascha Hauer. [ balbi@ti.com : fixed a compile warning on ehci-mv.c ] Signed-off-by: Heikki Krogerus Acked-by: Sascha Hauer Acked-by: Igor Grinberg Acked-by: Pavankumar Kondeti Acked-by: Li Yang Acked-by: Alan Stern Reviewed-by: Marek Vasut Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed