From: Yoshihiro Shimoda Date: Tue, 7 Oct 2014 03:43:04 +0000 (+0900) Subject: usb: renesas_usbhs: rename phy to usb_phy in usbhs_priv X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~32^2~207 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c042b85a2cbb0c612e9ed3c7ea1af684bba5dcd3;p=pandora-kernel.git usb: renesas_usbhs: rename phy to usb_phy in usbhs_priv To support a generic phy driver in this driver later, this patch renames "struct usb_phy *phy" to "struct usb_phy *usb_phy". Signed-off-by: Yoshihiro Shimoda Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed