usb: otg: gpio_vbus: Start using struct usb_otg
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Mon, 13 Feb 2012 11:24:07 +0000 (13:24 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 13 Feb 2012 11:35:31 +0000 (13:35 +0200)
commit16bc1bb2d87feabe7a69c68c4795b54273ed80f1
treec80d9112ddd846c9f9db29c9a5feaf1fc185d04f
parent7e062c0f8888001d28cf74da0c3d16a651bd7489
usb: otg: gpio_vbus: Start using struct usb_otg

Use struct usb_otg members with OTG specific functions instead
of usb_phy members.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Reviewed-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/otg/gpio_vbus.c