usb: otg: Rename otg_transceiver to usb_phy
[firefly-linux-kernel-4.4.55.git] / include / linux / usb / ulpi.h
index 9595796d62ed76bdfd22a5004ab43de1e35fbba6..51ebf72bc449bcfee443e2045af4deacb293b85b 100644 (file)
 
 /*-------------------------------------------------------------------------*/
 
-struct otg_transceiver *otg_ulpi_create(struct otg_io_access_ops *ops,
+struct usb_phy *otg_ulpi_create(struct otg_io_access_ops *ops,
                                        unsigned int flags);
 
 #ifdef CONFIG_USB_ULPI_VIEWPORT