usb: otg: isp1301_omap: Start using struct usb_otg
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Mon, 13 Feb 2012 11:24:08 +0000 (13:24 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 13 Feb 2012 11:35:34 +0000 (13:35 +0200)
commit819d1c742b408bd6cdab77d4308940600811cf20
tree5b2be986aa719cc7e8863155f9228b62ef391d69
parent16bc1bb2d87feabe7a69c68c4795b54273ed80f1
usb: otg: isp1301_omap: 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>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/otg/isp1301_omap.c