From: Pratyush Anand <[email protected]> Cc: Mohit Kumar <[email protected]> Signed-off-by: Pratyush Anand <[email protected]> --- .mailmap | 1 + drivers/pci/host/pcie-spear13xx.c | 2 +- drivers/phy/phy-spear1310-miphy.c | 2 +- drivers/phy/phy-spear1340-miphy.c | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/.mailmap b/.mailmap index 145eaa9f7d71..bcc72d093eca 100644 --- a/.mailmap +++ b/.mailmap @@ -84,6 +84,7 @@ Mayuresh Janorkar <[email protected]> Michael Buesch <[email protected]> Michel Dänzer <[email protected]> Mitesh shah <[email protected]> +Mohit Kumar <[email protected]> <[email protected]> Morten Welinder <[email protected]> Morten Welinder <[email protected]> Morten Welinder <[email protected]> diff --git a/drivers/pci/host/pcie-spear13xx.c b/drivers/pci/host/pcie-spear13xx.c index f086cdd23aff..fb0b3e9b7e0a 100644 --- a/drivers/pci/host/pcie-spear13xx.c +++ b/drivers/pci/host/pcie-spear13xx.c @@ -5,7 +5,7 @@ * * Copyright (C) 2010-2014 ST Microelectronics * Pratyush Anand <[email protected]> - * Mohit Kumar <[email protected]> + * Mohit Kumar <[email protected]> * * 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/phy/phy-spear1310-miphy.c b/drivers/phy/phy-spear1310-miphy.c index 85d3e11e6769..45d0005b2203 100644 --- a/drivers/phy/phy-spear1310-miphy.c +++ b/drivers/phy/phy-spear1310-miphy.c @@ -3,7 +3,7 @@ * * Copyright (C) 2014 ST Microelectronics * Pratyush Anand <[email protected]> - * Mohit Kumar <[email protected]> + * Mohit Kumar <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/drivers/phy/phy-spear1340-miphy.c b/drivers/phy/phy-spear1340-miphy.c index 2f98ebaa6ba9..494240da4a39 100644 --- a/drivers/phy/phy-spear1340-miphy.c +++ b/drivers/phy/phy-spear1340-miphy.c @@ -3,7 +3,7 @@ * * Copyright (C) 2014 ST Microelectronics * Pratyush Anand <[email protected]> - * Mohit Kumar <[email protected]> + * Mohit Kumar <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

