On Tue, Feb 11, 2014 at 6:47 AM, wrote:
> From: Oliver Neukum
>
> Define usb_lock_port and usb_unlock_port in all cases
>
> Signed-off-by: Oliver Neukum
> ---
> drivers/usb/core/hub.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/drivers/usb/core/hub.c b/drivers/usb/core/hub.c
> i
On Tue, 11 Feb 2014, Oliver Neukum wrote:
> On Tue, 2014-02-11 at 10:32 -0500, Alan Stern wrote:
> > On Tue, 11 Feb 2014 oli...@neukum.org wrote:
> >
> > > From: Oliver Neukum
> > >
> > > Define usb_lock_port and usb_unlock_port in all cases
> > >
> > > Signed-off-by: Oliver Neukum
> > > ---
On Tue, 2014-02-11 at 10:32 -0500, Alan Stern wrote:
> On Tue, 11 Feb 2014 oli...@neukum.org wrote:
>
> > From: Oliver Neukum
> >
> > Define usb_lock_port and usb_unlock_port in all cases
> >
> > Signed-off-by: Oliver Neukum
> > ---
> > drivers/usb/core/hub.c | 2 ++
> > 1 file changed, 2 ins
On Tue, 11 Feb 2014 oli...@neukum.org wrote:
> From: Oliver Neukum
>
> Define usb_lock_port and usb_unlock_port in all cases
>
> Signed-off-by: Oliver Neukum
> ---
> drivers/usb/core/hub.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/drivers/usb/core/hub.c b/drivers/usb/core/hu
From: Oliver Neukum
Define usb_lock_port and usb_unlock_port in all cases
Signed-off-by: Oliver Neukum
---
drivers/usb/core/hub.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/usb/core/hub.c b/drivers/usb/core/hub.c
index 28d1218..68d077e 100644
--- a/drivers/usb/core/hub.c
+++