commit | c042b85a2cbb0c612e9ed3c7ea1af684bba5dcd3 | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Tue Oct 07 12:43:04 2014 +0900 |
committer | Felipe Balbi <balbi@ti.com> | Mon Nov 03 10:00:56 2014 -0600 |
tree | 34ac077e43f18cc30c986437d14f85a5d4afc7ca | |
parent | ccb072de5702a50270172e8613db186d136fce16 [diff] |
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 <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Felipe Balbi <balbi@ti.com>