All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2] Update email-id of author
@ 2015-04-28  5:38 Rajeev Kumar
  0 siblings, 0 replies; 5+ messages in thread
From: Rajeev Kumar @ 2015-04-28  5:38 UTC (permalink / raw)
  To: linux-arm-kernel

rajeev-dlh.kumar at st.com email-id doesn't exist anymore as I have left the
company.  Replace ST's id with Rajeev Kumar <rajeevkumar.linux@gmail.com>

It also updates .mailmap file to fix address for 'git shortlog'

Signed-off-by: Rajeev Kumar <rajeevkumar.linux@gmail.com>
---
 .mailmap                                 |    1 +
 arch/arm/mach-spear/generic.h            |    2 +-
 arch/arm/mach-spear/include/mach/irqs.h  |    2 +-
 arch/arm/mach-spear/include/mach/spear.h |    2 +-
 arch/arm/mach-spear/spear6xx.c           |    2 +-
 5 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/.mailmap b/.mailmap
index 0d971cf..6e5cb4c 100644
--- a/.mailmap
+++ b/.mailmap
@@ -96,6 +96,7 @@ Peter A Jonsson <pj@ludd.ltu.se>
 Peter Oruba <peter@oruba.de>
 Peter Oruba <peter.oruba@amd.com>
 Praveen BP <praveenbp@ti.com>
+Rajeev Kumar <rajeevkumar.linux@gmail.com> <rajeev-dlh.kumar@st.com>
 Rajesh Shah <rajesh.shah@intel.com>
 Ralf Baechle <ralf@linux-mips.org>
 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
diff --git a/arch/arm/mach-spear/generic.h b/arch/arm/mach-spear/generic.h
index a99d90a..0bfd2ea 100644
--- a/arch/arm/mach-spear/generic.h
+++ b/arch/arm/mach-spear/generic.h
@@ -2,7 +2,7 @@
  * spear machine family generic header file
  *
  * Copyright (C) 2009-2012 ST Microelectronics
- * Rajeev Kumar <rajeev-dlh.kumar@st.com>
+ * Rajeev Kumar <rajeevkumar.linux@gmail.com>
  * Viresh Kumar <viresh.linux@gmail.com>
  *
  * This file is licensed under the terms of the GNU General Public
diff --git a/arch/arm/mach-spear/include/mach/irqs.h b/arch/arm/mach-spear/include/mach/irqs.h
index 92da0a8..022cf98 100644
--- a/arch/arm/mach-spear/include/mach/irqs.h
+++ b/arch/arm/mach-spear/include/mach/irqs.h
@@ -2,7 +2,7 @@
  * IRQ helper macros for spear machine family
  *
  * Copyright (C) 2009-2012 ST Microelectronics
- * Rajeev Kumar <rajeev-dlh.kumar@st.com>
+ * Rajeev Kumar <rajeevkumar.linux@gmail.com>
  * Viresh Kumar <viresh.linux@gmail.com>
  *
  * This file is licensed under the terms of the GNU General Public
diff --git a/arch/arm/mach-spear/include/mach/spear.h b/arch/arm/mach-spear/include/mach/spear.h
index f2d6a01..0d2f14d 100644
--- a/arch/arm/mach-spear/include/mach/spear.h
+++ b/arch/arm/mach-spear/include/mach/spear.h
@@ -2,7 +2,7 @@
  * SPEAr3xx/6xx Machine family specific definition
  *
  * Copyright (C) 2009,2012 ST Microelectronics
- * Rajeev Kumar<rajeev-dlh.kumar@st.com>
+ * Rajeev Kumar <rajeevkumar.linux@gmail.com>
  * Viresh Kumar <viresh.linux@gmail.com>
  *
  * This file is licensed under the terms of the GNU General Public
diff --git a/arch/arm/mach-spear/spear6xx.c b/arch/arm/mach-spear/spear6xx.c
index da26fa5b..c6dcb0d 100644
--- a/arch/arm/mach-spear/spear6xx.c
+++ b/arch/arm/mach-spear/spear6xx.c
@@ -4,7 +4,7 @@
  * SPEAr6XX machines common source file
  *
  * Copyright (C) 2009 ST Microelectronics
- * Rajeev Kumar<rajeev-dlh.kumar@st.com>
+ * Rajeev Kumar <rajeevkumar.linux@gmail.com>
  *
  * Copyright 2012 Stefan Roese <sr@denx.de>
  *
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH V2] Update email-id of author
@ 2015-04-28  5:46 Rajeev Kumar
  2015-05-22 16:59 ` Dmitry Torokhov
  0 siblings, 1 reply; 5+ messages in thread
From: Rajeev Kumar @ 2015-04-28  5:46 UTC (permalink / raw)
  To: dmitry.torokhov; +Cc: linux-input

rajeev-dlh.kumar@st.com email-id doesn't exist anymore as I have left the
company.  Replace ST's id with Rajeev Kumar <rajeevkumar.linux@gmail.com>

Signed-off-by: Rajeev Kumar <rajeevkumar.linux@gmail.com>
---
 drivers/input/keyboard/spear-keyboard.c      |    2 +-
 include/linux/platform_data/keyboard-spear.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/input/keyboard/spear-keyboard.c b/drivers/input/keyboard/spear-keyboard.c
index f42a543..623d451 100644
--- a/drivers/input/keyboard/spear-keyboard.c
+++ b/drivers/input/keyboard/spear-keyboard.c
@@ -3,7 +3,7 @@
  * Based on omap-keypad driver
  *
  * Copyright (C) 2010 ST Microelectronics
- * Rajeev Kumar<rajeev-dlh.kumar@st.com>
+ * Rajeev Kumar <rajeevkumar.linux@gmail.com>
  *
  * This file is licensed under the terms of the GNU General Public
  * License version 2. This program is licensed "as is" without any
diff --git a/include/linux/platform_data/keyboard-spear.h b/include/linux/platform_data/keyboard-spear.h
index 9248e3a..5e3ff65 100644
--- a/include/linux/platform_data/keyboard-spear.h
+++ b/include/linux/platform_data/keyboard-spear.h
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 ST Microelectronics
- * Rajeev Kumar<rajeev-dlh.kumar@st.com>
+ * Rajeev Kumar <rajeevkumar.linux@gmail.com>
  *
  * This file is licensed under the terms of the GNU General Public
  * License version 2. This program is licensed "as is" without any
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH V2] Update email-id of author
@ 2015-04-28  6:00 Rajeev Kumar
  2015-04-28 15:31 ` Mark Brown
  0 siblings, 1 reply; 5+ messages in thread
From: Rajeev Kumar @ 2015-04-28  6:00 UTC (permalink / raw)
  To: broonie; +Cc: alsa-devel

rajeev-dlh.kumar@st.com email-id doesn't exist anymore as I have left the
company.  Replace ST's id with Rajeev Kumar <rajeevkumar.linux@gmail.com>

Signed-off-by: Rajeev Kumar <rajeevkumar.linux@gmail.com>
---
 include/sound/designware_i2s.h |    2 +-
 include/sound/spear_dma.h      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/sound/designware_i2s.h b/include/sound/designware_i2s.h
index 26f406e..3a8fca9 100644
--- a/include/sound/designware_i2s.h
+++ b/include/sound/designware_i2s.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (ST) 2012 Rajeev Kumar (rajeev-dlh.kumar@st.com)
+ * Copyright (ST) 2012 Rajeev Kumar (rajeevkumar.linux@gmail.com)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/include/sound/spear_dma.h b/include/sound/spear_dma.h
index 65aca51..e290de4 100644
--- a/include/sound/spear_dma.h
+++ b/include/sound/spear_dma.h
@@ -1,7 +1,7 @@
 /*
 * linux/spear_dma.h
 *
-* Copyright (ST) 2012 Rajeev Kumar (rajeev-dlh.kumar@st.com)
+* Copyright (ST) 2012 Rajeev Kumar (rajeevkumar.linux@gmail.com)
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH V2] Update email-id of author
  2015-04-28  6:00 Rajeev Kumar
@ 2015-04-28 15:31 ` Mark Brown
  0 siblings, 0 replies; 5+ messages in thread
From: Mark Brown @ 2015-04-28 15:31 UTC (permalink / raw)
  To: Rajeev Kumar; +Cc: alsa-devel


[-- Attachment #1.1: Type: text/plain, Size: 232 bytes --]

On Tue, Apr 28, 2015 at 11:30:08AM +0530, Rajeev Kumar wrote:
> rajeev-dlh.kumar@st.com email-id doesn't exist anymore as I have left the
> company.  Replace ST's id with Rajeev Kumar <rajeevkumar.linux@gmail.com>

Applied, thanks.

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH V2] Update email-id of author
  2015-04-28  5:46 Rajeev Kumar
@ 2015-05-22 16:59 ` Dmitry Torokhov
  0 siblings, 0 replies; 5+ messages in thread
From: Dmitry Torokhov @ 2015-05-22 16:59 UTC (permalink / raw)
  To: Rajeev Kumar; +Cc: linux-input

On Tue, Apr 28, 2015 at 11:16:28AM +0530, Rajeev Kumar wrote:
> rajeev-dlh.kumar@st.com email-id doesn't exist anymore as I have left the
> company.  Replace ST's id with Rajeev Kumar <rajeevkumar.linux@gmail.com>
> 
> Signed-off-by: Rajeev Kumar <rajeevkumar.linux@gmail.com>

Applied, thank you.

> ---
>  drivers/input/keyboard/spear-keyboard.c      |    2 +-
>  include/linux/platform_data/keyboard-spear.h |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/input/keyboard/spear-keyboard.c b/drivers/input/keyboard/spear-keyboard.c
> index f42a543..623d451 100644
> --- a/drivers/input/keyboard/spear-keyboard.c
> +++ b/drivers/input/keyboard/spear-keyboard.c
> @@ -3,7 +3,7 @@
>   * Based on omap-keypad driver
>   *
>   * Copyright (C) 2010 ST Microelectronics
> - * Rajeev Kumar<rajeev-dlh.kumar@st.com>
> + * Rajeev Kumar <rajeevkumar.linux@gmail.com>
>   *
>   * This file is licensed under the terms of the GNU General Public
>   * License version 2. This program is licensed "as is" without any
> diff --git a/include/linux/platform_data/keyboard-spear.h b/include/linux/platform_data/keyboard-spear.h
> index 9248e3a..5e3ff65 100644
> --- a/include/linux/platform_data/keyboard-spear.h
> +++ b/include/linux/platform_data/keyboard-spear.h
> @@ -1,6 +1,6 @@
>  /*
>   * Copyright (C) 2010 ST Microelectronics
> - * Rajeev Kumar<rajeev-dlh.kumar@st.com>
> + * Rajeev Kumar <rajeevkumar.linux@gmail.com>
>   *
>   * This file is licensed under the terms of the GNU General Public
>   * License version 2. This program is licensed "as is" without any
> -- 
> 1.7.9.5
> 

-- 
Dmitry

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-05-22 16:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-28  5:38 [PATCH V2] Update email-id of author Rajeev Kumar
  -- strict thread matches above, loose matches on Subject: below --
2015-04-28  5:46 Rajeev Kumar
2015-05-22 16:59 ` Dmitry Torokhov
2015-04-28  6:00 Rajeev Kumar
2015-04-28 15:31 ` Mark Brown

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.