On Tue, 1 Jul 2014 09:31:49 +0200
Richard Leitner wrote:
> On Mon, 30 Jun 2014 07:45:43 -0700
> Greg Kroah-Hartman wrote:
>
> > > > > > From: Of Richard Leitner
> > > > > > > Replaces all hardcoded ttyGS strings with the PREFIX macro.
> > > > > > > Due to the fact the strings are spread over di
On Mon, 30 Jun 2014 07:45:43 -0700
Greg Kroah-Hartman wrote:
> > > > > From: Of Richard Leitner
> > > > > > Replaces all hardcoded ttyGS strings with the PREFIX macro.
> > > > > > Due to the fact the strings are spread over different source files
> > > > > > the
> > > > > > PREFIX definition is
On Mon, Jun 30, 2014 at 01:23:27PM +0200, Richard Leitner wrote:
> Hi,
>
> On Mon, 30 Jun 2014 09:08:01 +
> David Laight wrote:
>
> > > > From: Of Richard Leitner
> > > > > Replaces all hardcoded ttyGS strings with the PREFIX macro.
> > > > > Due to the fact the strings are spread over diffe
Hi,
On Mon, 30 Jun 2014 09:08:01 +
David Laight wrote:
> > > From: Of Richard Leitner
> > > > Replaces all hardcoded ttyGS strings with the PREFIX macro.
> > > > Due to the fact the strings are spread over different source files the
> > > > PREFIX definition is moved to u_serial.h
> > >
> >
From: Richard Leitner
> On Mon, 30 Jun 2014 08:41:18 +
> David Laight wrote:
>
> > From: Of Richard Leitner
> > > Replaces all hardcoded ttyGS strings with the PREFIX macro.
> > > Due to the fact the strings are spread over different source files the
> > > PREFIX definition is moved to u_ser
Hi,
On Mon, 30 Jun 2014 08:41:18 +
David Laight wrote:
> From: Of Richard Leitner
> > Replaces all hardcoded ttyGS strings with the PREFIX macro.
> > Due to the fact the strings are spread over different source files the
> > PREFIX definition is moved to u_serial.h
>
> Lots of changes like:
From: Of Richard Leitner
> Replaces all hardcoded ttyGS strings with the PREFIX macro.
> Due to the fact the strings are spread over different source files the
> PREFIX definition is moved to u_serial.h
Lots of changes like:
> - DBG(cdev, "acm ttyGS%d completion, err %d\n",
> -
Replaces all hardcoded ttyGS strings with the PREFIX macro.
Due to the fact the strings are spread over different source files the
PREFIX definition is moved to u_serial.h
Signed-off-by: Richard Leitner
---
v2: removed checkpatch.pl resovling (will be in a separate patch)
---
drivers/usb/gadget/