[PATCH Resend 1/2] Pratyush Anand has moved

From: Pratyush Anand
Date: Wed May 06 2015 - 01:58:04 EST


From: Pratyush Anand <pratyush.anand@xxxxxxxxx>

pratyush.anand@xxxxxx email-id doesn't exist anymore as I have left
the company. Replace ST's id with pratyush.anand@xxxxxxxxxx

Signed-off-by: Pratyush Anand <pratyush.anand@xxxxxxxxx>
---
.mailmap | 1 +
Documentation/ABI/testing/configfs-spear-pcie-gadget | 2 +-
Documentation/ABI/testing/sysfs-bus-usb-lvstest | 12 ++++++------
Documentation/misc-devices/spear-pcie-gadget.txt | 2 +-
drivers/misc/spear13xx_pcie_gadget.c | 2 +-
drivers/pci/host/pcie-spear13xx.c | 4 ++--
drivers/phy/phy-spear1310-miphy.c | 4 ++--
drivers/phy/phy-spear1340-miphy.c | 4 ++--
drivers/usb/misc/lvstest.c | 2 +-
9 files changed, 17 insertions(+), 16 deletions(-)

diff --git a/.mailmap b/.mailmap
index 6287004040e7..145eaa9f7d71 100644
--- a/.mailmap
+++ b/.mailmap
@@ -95,6 +95,7 @@ Patrick Mochel <mochel@xxxxxxxxxxxxxxxxxx>
Peter A Jonsson <pj@xxxxxxxxxxx>
Peter Oruba <peter@xxxxxxxx>
Peter Oruba <peter.oruba@xxxxxxx>
+Pratyush Anand <pratyush.anand@xxxxxxxxx> <pratyush.anand@xxxxxx>
Praveen BP <praveenbp@xxxxxx>
Rajesh Shah <rajesh.shah@xxxxxxxxx>
Ralf Baechle <ralf@xxxxxxxxxxxxxx>
diff --git a/Documentation/ABI/testing/configfs-spear-pcie-gadget b/Documentation/ABI/testing/configfs-spear-pcie-gadget
index 875988146a63..840c324ef34d 100644
--- a/Documentation/ABI/testing/configfs-spear-pcie-gadget
+++ b/Documentation/ABI/testing/configfs-spear-pcie-gadget
@@ -1,7 +1,7 @@
What: /config/pcie-gadget
Date: Feb 2011
KernelVersion: 2.6.37
-Contact: Pratyush Anand <pratyush.anand@xxxxxx>
+Contact: Pratyush Anand <pratyush.anand@xxxxxxxxx>
Description:

Interface is used to configure selected dual mode PCIe controller
diff --git a/Documentation/ABI/testing/sysfs-bus-usb-lvstest b/Documentation/ABI/testing/sysfs-bus-usb-lvstest
index aae68fc2d842..5151290cf8e7 100644
--- a/Documentation/ABI/testing/sysfs-bus-usb-lvstest
+++ b/Documentation/ABI/testing/sysfs-bus-usb-lvstest
@@ -4,14 +4,14 @@ driver is bound with root hub device.

What: /sys/bus/usb/devices/.../get_dev_desc
Date: March 2014
-Contact: Pratyush Anand <pratyush.anand@xxxxxx>
+Contact: Pratyush Anand <pratyush.anand@xxxxxxxxx>
Description:
Write to this node to issue "Get Device Descriptor"
for Link Layer Validation device. It is needed for TD.7.06.

What: /sys/bus/usb/devices/.../u1_timeout
Date: March 2014
-Contact: Pratyush Anand <pratyush.anand@xxxxxx>
+Contact: Pratyush Anand <pratyush.anand@xxxxxxxxx>
Description:
Set "U1 timeout" for the downstream port where Link Layer
Validation device is connected. Timeout value must be between 0
@@ -19,7 +19,7 @@ Description:

What: /sys/bus/usb/devices/.../u2_timeout
Date: March 2014
-Contact: Pratyush Anand <pratyush.anand@xxxxxx>
+Contact: Pratyush Anand <pratyush.anand@xxxxxxxxx>
Description:
Set "U2 timeout" for the downstream port where Link Layer
Validation device is connected. Timeout value must be between 0
@@ -27,21 +27,21 @@ Description:

What: /sys/bus/usb/devices/.../hot_reset
Date: March 2014
-Contact: Pratyush Anand <pratyush.anand@xxxxxx>
+Contact: Pratyush Anand <pratyush.anand@xxxxxxxxx>
Description:
Write to this node to issue "Reset" for Link Layer Validation
device. It is needed for TD.7.29, TD.7.31, TD.7.34 and TD.7.35.

What: /sys/bus/usb/devices/.../u3_entry
Date: March 2014
-Contact: Pratyush Anand <pratyush.anand@xxxxxx>
+Contact: Pratyush Anand <pratyush.anand@xxxxxxxxx>
Description:
Write to this node to issue "U3 entry" for Link Layer
Validation device. It is needed for TD.7.35 and TD.7.36.

What: /sys/bus/usb/devices/.../u3_exit
Date: March 2014
-Contact: Pratyush Anand <pratyush.anand@xxxxxx>
+Contact: Pratyush Anand <pratyush.anand@xxxxxxxxx>
Description:
Write to this node to issue "U3 exit" for Link Layer
Validation device. It is needed for TD.7.36.
diff --git a/Documentation/misc-devices/spear-pcie-gadget.txt b/Documentation/misc-devices/spear-pcie-gadget.txt
index 02c13ef5e908..89b88dee4143 100644
--- a/Documentation/misc-devices/spear-pcie-gadget.txt
+++ b/Documentation/misc-devices/spear-pcie-gadget.txt
@@ -2,7 +2,7 @@ Spear PCIe Gadget Driver:

Author
=============
-Pratyush Anand (pratyush.anand@xxxxxx)
+Pratyush Anand (pratyush.anand@xxxxxxxxx)

Location
============
diff --git a/drivers/misc/spear13xx_pcie_gadget.c b/drivers/misc/spear13xx_pcie_gadget.c
index fe3ad0ca9a3e..b8374cdaf9c9 100644
--- a/drivers/misc/spear13xx_pcie_gadget.c
+++ b/drivers/misc/spear13xx_pcie_gadget.c
@@ -2,7 +2,7 @@
* drivers/misc/spear13xx_pcie_gadget.c
*
* Copyright (C) 2010 ST Microelectronics
- * Pratyush Anand<pratyush.anand@xxxxxx>
+ * Pratyush Anand<pratyush.anand@xxxxxxxxx>
*
* 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/drivers/pci/host/pcie-spear13xx.c b/drivers/pci/host/pcie-spear13xx.c
index 020d78890719..f086cdd23aff 100644
--- a/drivers/pci/host/pcie-spear13xx.c
+++ b/drivers/pci/host/pcie-spear13xx.c
@@ -4,7 +4,7 @@
* SPEAr13xx PCIe Glue Layer Source Code
*
* Copyright (C) 2010-2014 ST Microelectronics
- * Pratyush Anand <pratyush.anand@xxxxxx>
+ * Pratyush Anand <pratyush.anand@xxxxxxxxx>
* Mohit Kumar <mohit.kumar@xxxxxx>
*
* This file is licensed under the terms of the GNU General Public
@@ -387,5 +387,5 @@ static int __init spear13xx_pcie_init(void)
module_init(spear13xx_pcie_init);

MODULE_DESCRIPTION("ST Microelectronics SPEAr13xx PCIe host controller driver");
-MODULE_AUTHOR("Pratyush Anand <pratyush.anand@xxxxxx>");
+MODULE_AUTHOR("Pratyush Anand <pratyush.anand@xxxxxxxxx>");
MODULE_LICENSE("GPL v2");
diff --git a/drivers/phy/phy-spear1310-miphy.c b/drivers/phy/phy-spear1310-miphy.c
index 65ae640cfbd1..85d3e11e6769 100644
--- a/drivers/phy/phy-spear1310-miphy.c
+++ b/drivers/phy/phy-spear1310-miphy.c
@@ -2,7 +2,7 @@
* ST SPEAr1310-miphy driver
*
* Copyright (C) 2014 ST Microelectronics
- * Pratyush Anand <pratyush.anand@xxxxxx>
+ * Pratyush Anand <pratyush.anand@xxxxxxxxx>
* Mohit Kumar <mohit.kumar@xxxxxx>
*
* This program is free software; you can redistribute it and/or modify
@@ -257,5 +257,5 @@ static struct platform_driver spear1310_miphy_driver = {
module_platform_driver(spear1310_miphy_driver);

MODULE_DESCRIPTION("ST SPEAR1310-MIPHY driver");
-MODULE_AUTHOR("Pratyush Anand <pratyush.anand@xxxxxx>");
+MODULE_AUTHOR("Pratyush Anand <pratyush.anand@xxxxxxxxx>");
MODULE_LICENSE("GPL v2");
diff --git a/drivers/phy/phy-spear1340-miphy.c b/drivers/phy/phy-spear1340-miphy.c
index 1a00c2817f34..2f98ebaa6ba9 100644
--- a/drivers/phy/phy-spear1340-miphy.c
+++ b/drivers/phy/phy-spear1340-miphy.c
@@ -2,7 +2,7 @@
* ST spear1340-miphy driver
*
* Copyright (C) 2014 ST Microelectronics
- * Pratyush Anand <pratyush.anand@xxxxxx>
+ * Pratyush Anand <pratyush.anand@xxxxxxxxx>
* Mohit Kumar <mohit.kumar@xxxxxx>
*
* This program is free software; you can redistribute it and/or modify
@@ -290,5 +290,5 @@ static struct platform_driver spear1340_miphy_driver = {
module_platform_driver(spear1340_miphy_driver);

MODULE_DESCRIPTION("ST SPEAR1340-MIPHY driver");
-MODULE_AUTHOR("Pratyush Anand <pratyush.anand@xxxxxx>");
+MODULE_AUTHOR("Pratyush Anand <pratyush.anand@xxxxxxxxx>");
MODULE_LICENSE("GPL v2");
diff --git a/drivers/usb/misc/lvstest.c b/drivers/usb/misc/lvstest.c
index 62cb8cd08403..86b4e4b2ab9a 100644
--- a/drivers/usb/misc/lvstest.c
+++ b/drivers/usb/misc/lvstest.c
@@ -4,7 +4,7 @@
* Test pattern generation for Link Layer Validation System Tests
*
* Copyright (C) 2014 ST Microelectronics
- * Pratyush Anand <pratyush.anand@xxxxxx>
+ * Pratyush Anand <pratyush.anand@xxxxxxxxx>
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
--
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/