On Wed, 2013-11-13 at 17:11 -0500, Alan Stern wrote:
> On Thu, 14 Nov 2013, Greg KH wrote:
>
> > On Wed, Nov 13, 2013 at 06:13:06PM +0100, oli...@neukum.org wrote:
> > > From: Oliver Neukum
> > >
> > > To allow a full switch to dynamic debugging make the
> > > debug parameter conditional on defi
On Wed, Nov 13, 2013 at 05:11:30PM -0500, Alan Stern wrote:
> On Thu, 14 Nov 2013, Greg KH wrote:
>
> > On Wed, Nov 13, 2013 at 06:13:06PM +0100, oli...@neukum.org wrote:
> > > From: Oliver Neukum
> > >
> > > To allow a full switch to dynamic debugging make the
> > > debug parameter conditional
On Thu, 14 Nov 2013, Greg KH wrote:
> On Wed, Nov 13, 2013 at 06:13:06PM +0100, oli...@neukum.org wrote:
> > From: Oliver Neukum
> >
> > To allow a full switch to dynamic debugging make the
> > debug parameter conditional on defined(DEBUF) || defined(DYNAMIC_DEBUG)
> >
> > Signed-off-by: Oliver
On Wed, Nov 13, 2013 at 10:25:01PM +0100, Oliver Neukum wrote:
> On Thu, 2013-11-14 at 05:31 +0900, Greg KH wrote:
> > On Wed, Nov 13, 2013 at 06:13:06PM +0100, oli...@neukum.org wrote:
> > > From: Oliver Neukum
> > >
> > > To allow a full switch to dynamic debugging make the
> > > debug paramete
On Thu, 2013-11-14 at 05:31 +0900, Greg KH wrote:
> On Wed, Nov 13, 2013 at 06:13:06PM +0100, oli...@neukum.org wrote:
> > From: Oliver Neukum
> >
> > To allow a full switch to dynamic debugging make the
> > debug parameter conditional on defined(DEBUF) || defined(DYNAMIC_DEBUG)
> >
> > Signed-o
On Wed, Nov 13, 2013 at 06:13:06PM +0100, oli...@neukum.org wrote:
> From: Oliver Neukum
>
> To allow a full switch to dynamic debugging make the
> debug parameter conditional on defined(DEBUF) || defined(DYNAMIC_DEBUG)
>
> Signed-off-by: Oliver Neukum
> ---
> drivers/usb/host/uhci-hcd.c | 44
From: Oliver Neukum
To allow a full switch to dynamic debugging make the
debug parameter conditional on defined(DEBUF) || defined(DYNAMIC_DEBUG)
Signed-off-by: Oliver Neukum
---
drivers/usb/host/uhci-hcd.c | 44 +++-
1 file changed, 23 insertions(+), 21