]> git.baikalelectronics.ru Git - kernel.git/commit
usb: renesas_usbhs: rename phy to usb_phy in usbhs_priv
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Tue, 7 Oct 2014 03:43:04 +0000 (12:43 +0900)
committerFelipe Balbi <balbi@ti.com>
Mon, 3 Nov 2014 16:00:56 +0000 (10:00 -0600)
commitfdc2f296b12d5aa3b9d466bca519c7845fc2e4fa
tree34ac077e43f18cc30c986437d14f85a5d4afc7ca
parentbf3e6f28b5b99de110dcdd8a0b715569f861e801
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>
drivers/usb/renesas_usbhs/common.h
drivers/usb/renesas_usbhs/rcar2.c