Hi, On Mon, Aug 22, 2011 at 03:39:05PM +0300, Heikki Krogerus wrote: > diff --git a/include/linux/usb/otg.h b/include/linux/usb/otg.h > index e0bc557..e003939 100644 > --- a/include/linux/usb/otg.h > +++ b/include/linux/usb/otg.h > @@ -48,11 +48,35 @@ struct usb_phy; > /* for transceivers connected thru an ULPI interface, the user must > * provide access ops > */ > -struct otg_io_access_ops { > +struct usb_phy_io_ops { > int (*read)(struct usb_phy *x, u32 reg); > int (*write)(struct usb_phy *x, u32 val, u32 reg); > }; > > +struct otg { this would be better called struct usb_otg. -- balbi
Attachment:
signature.asc
Description: Digital signature