All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vineet Gupta <Vineet.Gupta1@synopsys.com>
To: Joe Perches <joe@perches.com>, Stefan Agner <stefan@agner.ch>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Jiri Slaby <jslaby@suse.cz>,
	"linux-ia64@vger.kernel.org" <linux-ia64@vger.kernel.org>,
	"kernel@stlinux.com" <kernel@stlinux.com>,
	Nicolas Ferre <nicolas.ferre@atmel.com>,
	Timur Tabi <timur@tabi.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Pat Gefre <pfg@sgi.com>, Laxman Dewangan <ldewangan@nvidia.com>,
	"Maciej W. Rozycki" <macro@linux-mips.org>,
	Daniel Walker <dwalker@fifo99.com>,
	"sparclinux@vger.kernel.org" <sparclinux@vger.kernel.org>,
	Peter Korsgaard <jacmet@sunsite.dk>,
	Sonic Zhang <sonic.zhang@analog.com>,
	Alexandre Courbot <gnurou@gmail.com>,
	Russell King <linux@arm.linux.org.uk>,
	Michal Simek <michal.simek@xilinx.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-serial@vger.kernel.org" <linux-serial@vger.kernel.org>,
	Tobias Klauser <tklauser>
Subject: Re: [PATCH V2] tty: serial: Add const to struct uart_ops declarations
Date: Tue, 7 Apr 2015 12:46:46 +0000	[thread overview]
Message-ID: <C2D7FE5348E1B147BCA15975FBA2307566598FD3@IN01WEMBXB.internal.synopsys.com> (raw)
In-Reply-To: 1428258294.2775.69.camel@perches.com

On Sunday 05 April 2015 11:55 PM, Joe Perches wrote:

These structs can be const, so make them const.

Miscellanea:

o Add static to struct uart_ops declaration in bfin_sport_uart

Signed-off-by: Joe Perches <joe@perches.com><mailto:joe@perches.com>
---
On Sun, 2015-04-05 at 00:04 +0200, Stefan Agner wrote:


> On 2015-04-04 19:47, Joe Perches wrote:


> > Done with:
> > sed -r -i -e 's/\bstruct\s+uart_ops\s+(\w+)\s*=\s*/const struct
> > uart_ops \1 = /g' drivers/tty/serial/*.c


[]


> +++ b/drivers/tty/serial/fsl_lpuart.c
> Something went wrong in this driver, const is twice...


Apologies, thanks for noticing.
The sed was mistakenly done twice on that file.

V2:

o Fix duplicate const in fsl_lpuart.c
o Add static to drivers/tty/serial/bfin_sport_uart.c

Still compiled only x86 and not cross-compiled or tested.

 drivers/tty/serial/21285.c                  | 2 +-
 drivers/tty/serial/altera_jtaguart.c        | 2 +-
 drivers/tty/serial/altera_uart.c            | 2 +-
 drivers/tty/serial/amba-pl010.c             | 2 +-
 drivers/tty/serial/amba-pl011.c             | 2 +-
 drivers/tty/serial/apbuart.c                | 2 +-
 drivers/tty/serial/ar933x_uart.c            | 2 +-
 drivers/tty/serial/arc_uart.c               | 2 +-

Acked-by: Vineet Gupta <vgupta@synopsys.com><mailto:vgupta@synopsys.com> # for arc_uart

Th,
-Vineet

WARNING: multiple messages have this Message-ID (diff)
From: Vineet Gupta <Vineet.Gupta1@synopsys.com>
To: Joe Perches <joe@perches.com>, Stefan Agner <stefan@agner.ch>
Cc: "Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	"Jiri Slaby" <jslaby@suse.cz>,
	"linux-ia64@vger.kernel.org" <linux-ia64@vger.kernel.org>,
	"kernel@stlinux.com" <kernel@stlinux.com>,
	"Nicolas Ferre" <nicolas.ferre@atmel.com>,
	"Timur Tabi" <timur@tabi.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Pat Gefre" <pfg@sgi.com>,
	"Laxman Dewangan" <ldewangan@nvidia.com>,
	"Maciej W. Rozycki" <macro@linux-mips.org>,
	"Daniel Walker" <dwalker@fifo99.com>,
	"sparclinux@vger.kernel.org" <sparclinux@vger.kernel.org>,
	"Peter Korsgaard" <jacmet@sunsite.dk>,
	"Sonic Zhang" <sonic.zhang@analog.com>,
	"Alexandre Courbot" <gnurou@gmail.com>,
	"Russell King" <linux@arm.linux.org.uk>,
	"Michal Simek" <michal.simek@xilinx.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-serial@vger.kernel.org" <linux-serial@vger.kernel.org>,
	"Tobias Klauser" <tklauser@distanz.ch>,
	"Stephen Warren" <swarren@wwwdotorg.org>,
	"linux-arm-msm@vger.kernel.org" <linux-arm-msm@vger.kernel.org>,
	"adi-buildroot-devel@lists.sourceforge.net"
	<adi-buildroot-devel@lists.sourceforge.net>,
	"Thadeu Lima de Souza Cascardo" <cascardo@linux.vnet.ibm.com>,
	"linux-tegra@vger.kernel.org" <linux-tegra@vger.kernel.org>,
	"David Brown" <davidb@codeaurora.org>,
	"Sören Brinkmann" <soren.brinkmann@xilinx.com>,
	"Maxime Coquelin" <maxime.coquelin@st.com>,
	"Barry Song" <baohua@kernel.org>,
	"Vineet Gupta" <Vineet.Gupta1@synopsys.com>,
	"Patrice Chotard" <patrice.chotard@st.com>,
	"Tony Prisk" <linux@prisktech.co.nz>,
	"Bryan Huntsman" <bryanh@codeaurora.org>,
	"Thierry Reding" <thierry.reding@gmail.com>,
	"Uwe Kleine-König" <kernel@pengutronix.de>,
	"Srinivas Kandagatla" <srinivas.kandagatla@gmail.com>,
	"nios2-dev@lists.rocketboards.org"
	<nios2-dev@lists.rocketboards.org>,
	linuxppc-dev <linuxppc-dev@lists.ozlabs.org>,
	"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH V2] tty: serial: Add const to struct uart_ops declarations
Date: Tue, 7 Apr 2015 12:46:46 +0000	[thread overview]
Message-ID: <C2D7FE5348E1B147BCA15975FBA2307566598FD3@IN01WEMBXB.internal.synopsys.com> (raw)
In-Reply-To: 1428258294.2775.69.camel@perches.com

On Sunday 05 April 2015 11:55 PM, Joe Perches wrote:

These structs can be const, so make them const.

Miscellanea:

o Add static to struct uart_ops declaration in bfin_sport_uart

Signed-off-by: Joe Perches <joe@perches.com><mailto:joe@perches.com>
---
On Sun, 2015-04-05 at 00:04 +0200, Stefan Agner wrote:


> On 2015-04-04 19:47, Joe Perches wrote:


> > Done with:
> > sed -r -i -e 's/\bstruct\s+uart_ops\s+(\w+)\s*=\s*/const struct
> > uart_ops \1 = /g' drivers/tty/serial/*.c


[]


> +++ b/drivers/tty/serial/fsl_lpuart.c
> Something went wrong in this driver, const is twice...


Apologies, thanks for noticing.
The sed was mistakenly done twice on that file.

V2:

o Fix duplicate const in fsl_lpuart.c
o Add static to drivers/tty/serial/bfin_sport_uart.c

Still compiled only x86 and not cross-compiled or tested.

 drivers/tty/serial/21285.c                  | 2 +-
 drivers/tty/serial/altera_jtaguart.c        | 2 +-
 drivers/tty/serial/altera_uart.c            | 2 +-
 drivers/tty/serial/amba-pl010.c             | 2 +-
 drivers/tty/serial/amba-pl011.c             | 2 +-
 drivers/tty/serial/apbuart.c                | 2 +-
 drivers/tty/serial/ar933x_uart.c            | 2 +-
 drivers/tty/serial/arc_uart.c               | 2 +-

Acked-by: Vineet Gupta <vgupta@synopsys.com><mailto:vgupta@synopsys.com> # for arc_uart

Th,
-Vineet

WARNING: multiple messages have this Message-ID (diff)
From: Vineet Gupta <Vineet.Gupta1@synopsys.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH V2] tty: serial: Add const to struct uart_ops declarations
Date: Tue, 07 Apr 2015 12:46:46 +0000	[thread overview]
Message-ID: <C2D7FE5348E1B147BCA15975FBA2307566598FD3@IN01WEMBXB.internal.synopsys.com> (raw)
In-Reply-To: 1428258294.2775.69.camel@perches.com

On Sunday 05 April 2015 11:55 PM, Joe Perches wrote:

These structs can be const, so make them const.

Miscellanea:

o Add static to struct uart_ops declaration in bfin_sport_uart

Signed-off-by: Joe Perches <joe@perches.com><mailto:joe@perches.com>
---
On Sun, 2015-04-05 at 00:04 +0200, Stefan Agner wrote:


> On 2015-04-04 19:47, Joe Perches wrote:


> > Done with:
> > sed -r -i -e 's/\bstruct\s+uart_ops\s+(\w+)\s*=\s*/const struct
> > uart_ops \1 = /g' drivers/tty/serial/*.c


[]


> +++ b/drivers/tty/serial/fsl_lpuart.c
> Something went wrong in this driver, const is twice...


Apologies, thanks for noticing.
The sed was mistakenly done twice on that file.

V2:

o Fix duplicate const in fsl_lpuart.c
o Add static to drivers/tty/serial/bfin_sport_uart.c

Still compiled only x86 and not cross-compiled or tested.

 drivers/tty/serial/21285.c                  | 2 +-
 drivers/tty/serial/altera_jtaguart.c        | 2 +-
 drivers/tty/serial/altera_uart.c            | 2 +-
 drivers/tty/serial/amba-pl010.c             | 2 +-
 drivers/tty/serial/amba-pl011.c             | 2 +-
 drivers/tty/serial/apbuart.c                | 2 +-
 drivers/tty/serial/ar933x_uart.c            | 2 +-
 drivers/tty/serial/arc_uart.c               | 2 +-

Acked-by: Vineet Gupta <vgupta@synopsys.com><mailto:vgupta@synopsys.com> # for arc_uart

Th,
-Vineet

WARNING: multiple messages have this Message-ID (diff)
From: Vineet Gupta <Vineet.Gupta1@synopsys.com>
To: Joe Perches <joe@perches.com>, Stefan Agner <stefan@agner.ch>
Cc: "linux-ia64@vger.kernel.org" <linux-ia64@vger.kernel.org>,
	"kernel@stlinux.com" <kernel@stlinux.com>,
	"Nicolas Ferre" <nicolas.ferre@atmel.com>,
	"Timur Tabi" <timur@tabi.org>,
	"Patrice Chotard" <patrice.chotard@st.com>,
	"Pat Gefre" <pfg@sgi.com>,
	"Laxman Dewangan" <ldewangan@nvidia.com>,
	"Maciej W. Rozycki" <macro@linux-mips.org>,
	"Daniel Walker" <dwalker@fifo99.com>,
	"sparclinux@vger.kernel.org" <sparclinux@vger.kernel.org>,
	"Sonic Zhang" <sonic.zhang@analog.com>,
	"Jiri Slaby" <jslaby@suse.cz>,
	"Alexandre Courbot" <gnurou@gmail.com>,
	"Russell King" <linux@arm.linux.org.uk>,
	"Michal Simek" <michal.simek@xilinx.com>,
	"Sören Brinkmann" <soren.brinkmann@xilinx.com>,
	"linux-serial@vger.kernel.org" <linux-serial@vger.kernel.org>,
	"Tobias Klauser" <tklauser@distanz.ch>,
	"Stephen Warren" <swarren@wwwdotorg.org>,
	"linux-arm-msm@vger.kernel.org" <linux-arm-msm@vger.kernel.org>,
	"Vineet Gupta" <Vineet.Gupta1@synopsys.com>,
	"adi-buildroot-devel@lists.sourceforge.net"
	<adi-buildroot-devel@lists.sourceforge.net>,
	"Thadeu Lima de Souza Cascardo" <cascardo@linux.vnet.ibm.com>,
	"linux-tegra@vger.kernel.org" <linux-tegra@vger.kernel.org>,
	"David Brown" <davidb@codeaurora.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"Maxime Coquelin" <maxime.coquelin@st.com>,
	"Barry Song" <baohua@kernel.org>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Tony Prisk" <linux@prisktech.co.nz>,
	"Bryan Huntsman" <bryanh@codeaurora.org>,
	"Thierry Reding" <thierry.reding@gmail.com>,
	"Uwe Kleine-König" <kernel@pengutronix.de>,
	"Srinivas Kandagatla" <srinivas.kandagatla@gmail.com>,
	"nios2-dev@lists.rocketboards.org"
	<nios2-dev@lists.rocketboards.org>,
	linuxppc-dev <linuxppc-dev@lists.ozlabs.org>,
	"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH V2] tty: serial: Add const to struct uart_ops declarations
Date: Tue, 7 Apr 2015 12:46:46 +0000	[thread overview]
Message-ID: <C2D7FE5348E1B147BCA15975FBA2307566598FD3@IN01WEMBXB.internal.synopsys.com> (raw)
In-Reply-To: 1428258294.2775.69.camel@perches.com

On Sunday 05 April 2015 11:55 PM, Joe Perches wrote:

These structs can be const, so make them const.

Miscellanea:

o Add static to struct uart_ops declaration in bfin_sport_uart

Signed-off-by: Joe Perches <joe@perches.com><mailto:joe@perches.com>
---
On Sun, 2015-04-05 at 00:04 +0200, Stefan Agner wrote:


> On 2015-04-04 19:47, Joe Perches wrote:


> > Done with:
> > sed -r -i -e 's/\bstruct\s+uart_ops\s+(\w+)\s*=3D\s*/const struct
> > uart_ops \1 =3D /g' drivers/tty/serial/*.c


[]


> +++ b/drivers/tty/serial/fsl_lpuart.c
> Something went wrong in this driver, const is twice...


Apologies, thanks for noticing.
The sed was mistakenly done twice on that file.

V2:

o Fix duplicate const in fsl_lpuart.c
o Add static to drivers/tty/serial/bfin_sport_uart.c

Still compiled only x86 and not cross-compiled or tested.

 drivers/tty/serial/21285.c                  | 2 +-
 drivers/tty/serial/altera_jtaguart.c        | 2 +-
 drivers/tty/serial/altera_uart.c            | 2 +-
 drivers/tty/serial/amba-pl010.c             | 2 +-
 drivers/tty/serial/amba-pl011.c             | 2 +-
 drivers/tty/serial/apbuart.c                | 2 +-
 drivers/tty/serial/ar933x_uart.c            | 2 +-
 drivers/tty/serial/arc_uart.c               | 2 +-

Acked-by: Vineet Gupta <vgupta@synopsys.com><mailto:vgupta@synopsys.com> # =
for arc_uart

Th,
-Vineet

WARNING: multiple messages have this Message-ID (diff)
From: Vineet.Gupta1@synopsys.com (Vineet Gupta)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2] tty: serial: Add const to struct uart_ops declarations
Date: Tue, 7 Apr 2015 12:46:46 +0000	[thread overview]
Message-ID: <C2D7FE5348E1B147BCA15975FBA2307566598FD3@IN01WEMBXB.internal.synopsys.com> (raw)
In-Reply-To: 1428258294.2775.69.camel@perches.com

On Sunday 05 April 2015 11:55 PM, Joe Perches wrote:

These structs can be const, so make them const.

Miscellanea:

o Add static to struct uart_ops declaration in bfin_sport_uart

Signed-off-by: Joe Perches <joe@perches.com><mailto:joe@perches.com>
---
On Sun, 2015-04-05 at 00:04 +0200, Stefan Agner wrote:


> On 2015-04-04 19:47, Joe Perches wrote:


> > Done with:
> > sed -r -i -e 's/\bstruct\s+uart_ops\s+(\w+)\s*=\s*/const struct
> > uart_ops \1 = /g' drivers/tty/serial/*.c


[]


> +++ b/drivers/tty/serial/fsl_lpuart.c
> Something went wrong in this driver, const is twice...


Apologies, thanks for noticing.
The sed was mistakenly done twice on that file.

V2:

o Fix duplicate const in fsl_lpuart.c
o Add static to drivers/tty/serial/bfin_sport_uart.c

Still compiled only x86 and not cross-compiled or tested.

 drivers/tty/serial/21285.c                  | 2 +-
 drivers/tty/serial/altera_jtaguart.c        | 2 +-
 drivers/tty/serial/altera_uart.c            | 2 +-
 drivers/tty/serial/amba-pl010.c             | 2 +-
 drivers/tty/serial/amba-pl011.c             | 2 +-
 drivers/tty/serial/apbuart.c                | 2 +-
 drivers/tty/serial/ar933x_uart.c            | 2 +-
 drivers/tty/serial/arc_uart.c               | 2 +-

Acked-by: Vineet Gupta <vgupta@synopsys.com><mailto:vgupta@synopsys.com> # for arc_uart

Th,
-Vineet

WARNING: multiple messages have this Message-ID (diff)
From: Vineet Gupta <Vineet.Gupta1@synopsys.com>
To: Joe Perches <joe@perches.com>, Stefan Agner <stefan@agner.ch>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Jiri Slaby <jslaby@suse.cz>,
	"linux-ia64@vger.kernel.org" <linux-ia64@vger.kernel.org>,
	"kernel@stlinux.com" <kernel@stlinux.com>,
	Nicolas Ferre <nicolas.ferre@atmel.com>,
	Timur Tabi <timur@tabi.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Pat Gefre <pfg@sgi.com>, Laxman Dewangan <ldewangan@nvidia.com>,
	"Maciej W. Rozycki" <macro@linux-mips.org>,
	Daniel Walker <dwalker@fifo99.com>,
	"sparclinux@vger.kernel.org" <sparclinux@vger.kernel.org>,
	Peter Korsgaard <jacmet@sunsite.dk>,
	Sonic Zhang <sonic.zhang@analog.com>,
	Alexandre Courbot <gnurou@gmail.com>,
	Russell King <linux@arm.linux.org.uk>,
	Michal Simek <michal.simek@xilinx.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-serial@vger.kernel.org" <linux-serial@vger.kernel.org>,
	Tobias Klauser <tklauser>
Subject: Re: [PATCH V2] tty: serial: Add const to struct uart_ops declarations
Date: Tue, 07 Apr 2015 12:46:46 +0000	[thread overview]
Message-ID: <C2D7FE5348E1B147BCA15975FBA2307566598FD3@IN01WEMBXB.internal.synopsys.com> (raw)
In-Reply-To: 1428258294.2775.69.camel@perches.com

On Sunday 05 April 2015 11:55 PM, Joe Perches wrote:

These structs can be const, so make them const.

Miscellanea:

o Add static to struct uart_ops declaration in bfin_sport_uart

Signed-off-by: Joe Perches <joe@perches.com><mailto:joe@perches.com>
---
On Sun, 2015-04-05 at 00:04 +0200, Stefan Agner wrote:


> On 2015-04-04 19:47, Joe Perches wrote:


> > Done with:
> > sed -r -i -e 's/\bstruct\s+uart_ops\s+(\w+)\s*=\s*/const struct
> > uart_ops \1 = /g' drivers/tty/serial/*.c


[]


> +++ b/drivers/tty/serial/fsl_lpuart.c
> Something went wrong in this driver, const is twice...


Apologies, thanks for noticing.
The sed was mistakenly done twice on that file.

V2:

o Fix duplicate const in fsl_lpuart.c
o Add static to drivers/tty/serial/bfin_sport_uart.c

Still compiled only x86 and not cross-compiled or tested.

 drivers/tty/serial/21285.c                  | 2 +-
 drivers/tty/serial/altera_jtaguart.c        | 2 +-
 drivers/tty/serial/altera_uart.c            | 2 +-
 drivers/tty/serial/amba-pl010.c             | 2 +-
 drivers/tty/serial/amba-pl011.c             | 2 +-
 drivers/tty/serial/apbuart.c                | 2 +-
 drivers/tty/serial/ar933x_uart.c            | 2 +-
 drivers/tty/serial/arc_uart.c               | 2 +-

Acked-by: Vineet Gupta <vgupta@synopsys.com><mailto:vgupta@synopsys.com> # for arc_uart

Th,
-Vineet

  parent reply	other threads:[~2015-04-07 12:46 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-04 17:47 [PATCH] tty: serial: Add const to struct uart_ops declarations Joe Perches
2015-04-04 17:47 ` Joe Perches
2015-04-04 17:47 ` Joe Perches
2015-04-04 17:47 ` Joe Perches
2015-04-04 17:47 ` Joe Perches
2015-04-04 17:47 ` Joe Perches
2015-04-04 22:04 ` Stefan Agner
2015-04-04 22:04   ` Stefan Agner
2015-04-04 22:04   ` Stefan Agner
2015-04-04 22:04   ` Stefan Agner
2015-04-04 22:04   ` Stefan Agner
2015-04-04 22:04   ` Stefan Agner
2015-04-05 18:24   ` [PATCH V2] " Joe Perches
2015-04-05 18:24     ` Joe Perches
2015-04-05 18:24     ` Joe Perches
2015-04-05 18:24     ` Joe Perches
2015-04-05 18:24     ` Joe Perches
2015-04-05 18:24     ` Joe Perches
2015-04-05 22:23     ` Maciej W. Rozycki
2015-04-05 22:23       ` Maciej W. Rozycki
2015-04-05 22:23       ` Maciej W. Rozycki
2015-04-05 22:23       ` Maciej W. Rozycki
2015-04-05 22:23       ` Maciej W. Rozycki
2015-04-05 22:23       ` Maciej W. Rozycki
     [not found]     ` <1428258294.2775.69.camel-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org>
2015-04-05 23:09       ` Stefan Agner
2015-04-05 23:09         ` Stefan Agner
2015-04-05 23:09         ` Stefan Agner
2015-04-05 23:09         ` Stefan Agner
2015-04-05 23:09         ` Stefan Agner
2015-04-05 23:09         ` Stefan Agner
2015-04-06  0:16         ` Joe Perches
2015-04-06  0:16           ` Joe Perches
2015-04-06  0:16           ` Joe Perches
2015-04-06  0:16           ` Joe Perches
2015-04-06  0:16           ` Joe Perches
2015-04-06  0:16           ` Joe Perches
2015-04-06  1:36     ` Sören Brinkmann
2015-04-06  1:36       ` Sören Brinkmann
2015-04-06  1:36       ` Sören Brinkmann
2015-04-06  1:36       ` Sören Brinkmann
2015-04-06  1:36       ` Sören Brinkmann
2015-04-06  1:36       ` Sören Brinkmann
2015-04-07  7:14     ` Patrice Chotard
2015-04-07  7:14       ` Patrice Chotard
2015-04-07  7:14       ` Patrice Chotard
2015-04-07  7:14       ` Patrice Chotard
2015-04-07  7:14       ` Patrice Chotard
2015-04-07  7:14       ` Patrice Chotard
2015-04-07  7:49     ` Tobias Klauser
2015-04-07  7:49       ` Tobias Klauser
2015-04-07  7:49       ` Tobias Klauser
2015-04-07  7:49       ` Tobias Klauser
2015-04-07  7:49       ` Tobias Klauser
2015-04-07  7:49       ` Tobias Klauser
2015-04-07 12:46     ` Vineet Gupta [this message]
2015-04-07 12:46       ` Vineet Gupta
2015-04-07 12:46       ` Vineet Gupta
2015-04-07 12:46       ` Vineet Gupta
2015-04-07 12:46       ` Vineet Gupta
2015-04-07 12:46       ` Vineet Gupta
2015-04-09  9:48     ` Thierry Reding
2015-04-09  9:48       ` Thierry Reding
2015-04-09  9:48       ` Thierry Reding
2015-04-09  9:48       ` Thierry Reding
2015-04-09  9:48       ` Thierry Reding
2015-04-09  9:48       ` Thierry Reding

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=C2D7FE5348E1B147BCA15975FBA2307566598FD3@IN01WEMBXB.internal.synopsys.com \
    --to=vineet.gupta1@synopsys.com \
    --cc=dwalker@fifo99.com \
    --cc=gnurou@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jacmet@sunsite.dk \
    --cc=joe@perches.com \
    --cc=jslaby@suse.cz \
    --cc=kernel@stlinux.com \
    --cc=ldewangan@nvidia.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-ia64@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=macro@linux-mips.org \
    --cc=michal.simek@xilinx.com \
    --cc=nicolas.ferre@atmel.com \
    --cc=pfg@sgi.com \
    --cc=sonic.zhang@analog.com \
    --cc=sparclinux@vger.kernel.org \
    --cc=stefan@agner.ch \
    --cc=timur@tabi.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.