Hi, On Thu, Aug 28, 2014 at 03:25:10PM +0530, Kiran Kumar Raparthy wrote: > +bool enabled = false; > + > +static DEFINE_SPINLOCK(otgws_spinlock); > +static struct usb_phy *get_phy_hook(void); > + > +/* Only one lock, but since these 2 fields are associated with each other... */ > + > +struct otgws_lock { > + char name[40]; > + struct wakeup_source wsource; > +}; > + > +/* VBUS present lock */ > + > +static struct otgws_lock vbus_lock; I believe I mentioned that all of this should be per-PHY. -- balbi
Attachment:
signature.asc
Description: Digital signature