[merged] pratyush-anand-has-moved.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     Subject: Pratyush Anand has moved
has been removed from the -mm tree.  Its filename was
     pratyush-anand-has-moved.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
From: Pratyush Anand <pratyush.anand@xxxxxxxxx>
Subject: Pratyush Anand has moved

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

Signed-off-by: Pratyush Anand <pratyush.anand@xxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 .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 -puN .mailmap~pratyush-anand-has-moved .mailmap
--- a/.mailmap~pratyush-anand-has-moved
+++ a/.mailmap
@@ -95,6 +95,7 @@ Patrick Mochel <mochel@xxxxxxxxxxxxxxxxx
 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 -puN Documentation/ABI/testing/configfs-spear-pcie-gadget~pratyush-anand-has-moved Documentation/ABI/testing/configfs-spear-pcie-gadget
--- a/Documentation/ABI/testing/configfs-spear-pcie-gadget~pratyush-anand-has-moved
+++ a/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 -puN Documentation/ABI/testing/sysfs-bus-usb-lvstest~pratyush-anand-has-moved Documentation/ABI/testing/sysfs-bus-usb-lvstest
--- a/Documentation/ABI/testing/sysfs-bus-usb-lvstest~pratyush-anand-has-moved
+++ a/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 -puN Documentation/misc-devices/spear-pcie-gadget.txt~pratyush-anand-has-moved Documentation/misc-devices/spear-pcie-gadget.txt
--- a/Documentation/misc-devices/spear-pcie-gadget.txt~pratyush-anand-has-moved
+++ a/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 -puN drivers/misc/spear13xx_pcie_gadget.c~pratyush-anand-has-moved drivers/misc/spear13xx_pcie_gadget.c
--- a/drivers/misc/spear13xx_pcie_gadget.c~pratyush-anand-has-moved
+++ a/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 -puN drivers/pci/host/pcie-spear13xx.c~pratyush-anand-has-moved drivers/pci/host/pcie-spear13xx.c
--- a/drivers/pci/host/pcie-spear13xx.c~pratyush-anand-has-moved
+++ a/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
@@ -386,5 +386,5 @@ static int __init spear13xx_pcie_init(vo
 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 -puN drivers/phy/phy-spear1310-miphy.c~pratyush-anand-has-moved drivers/phy/phy-spear1310-miphy.c
--- a/drivers/phy/phy-spear1310-miphy.c~pratyush-anand-has-moved
+++ a/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_
 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 -puN drivers/phy/phy-spear1340-miphy.c~pratyush-anand-has-moved drivers/phy/phy-spear1340-miphy.c
--- a/drivers/phy/phy-spear1340-miphy.c~pratyush-anand-has-moved
+++ a/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_
 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 -puN drivers/usb/misc/lvstest.c~pratyush-anand-has-moved drivers/usb/misc/lvstest.c
--- a/drivers/usb/misc/lvstest.c~pratyush-anand-has-moved
+++ a/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
_

Patches currently in -mm which might be from pratyush.anand@xxxxxxxxx are

origin.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux