From b21f87a3e02461c600f1c172b053f1530a532d90 Mon Sep 17 00:00:00 2001 From: Andy Fleming Date: Fri, 25 Jul 2014 17:39:08 -0500 Subject: Change Andy Fleming's email address Messages to afleming@freescale.com now bounce, and should be directed to my personal address at afleming@gmail.com Signed-off-by: Andy Fleming --- doc/feature-removal-schedule.txt | 2 +- doc/git-mailrc | 2 +- drivers/net/fm/memac_phy.c | 2 +- drivers/net/fm/tgec_phy.c | 2 +- include/phy.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/feature-removal-schedule.txt b/doc/feature-removal-schedule.txt index 16819c7754..4ed30df707 100644 --- a/doc/feature-removal-schedule.txt +++ b/doc/feature-removal-schedule.txt @@ -26,7 +26,7 @@ Why: We now have a PHY library, which allows everyone to share PHY drivers. All new drivers should use this infrastructure, and all old drivers should get converted to use it. -Who: Andy Fleming and driver maintainers +Who: Andy Fleming and driver maintainers --------------------------- diff --git a/doc/git-mailrc b/doc/git-mailrc index 5b18855148..0985791293 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -12,7 +12,7 @@ alias u-boot uboot # things simple and easy to look up/coordinate. alias aaribaud Albert Aribaud alias abiessmann Andreas Bießmann -alias afleming Andy Fleming +alias afleming Andy Fleming alias ag Anatolij Gustschin alias galak Kumar Gala alias gruss Graeme Russ diff --git a/drivers/net/fm/memac_phy.c b/drivers/net/fm/memac_phy.c index de9c0e9cd2..5f910c2cdd 100644 --- a/drivers/net/fm/memac_phy.c +++ b/drivers/net/fm/memac_phy.c @@ -1,6 +1,6 @@ /* * Copyright 2012 Freescale Semiconductor, Inc. - * Andy Fleming + * Andy Fleming * Roy Zang * * SPDX-License-Identifier: GPL-2.0+ diff --git a/drivers/net/fm/tgec_phy.c b/drivers/net/fm/tgec_phy.c index faec317a0a..095f00cf97 100644 --- a/drivers/net/fm/tgec_phy.c +++ b/drivers/net/fm/tgec_phy.c @@ -1,6 +1,6 @@ /* * Copyright 2009-2011 Freescale Semiconductor, Inc. - * Andy Fleming + * Andy Fleming * * SPDX-License-Identifier: GPL-2.0+ * Some part is taken from tsec.c diff --git a/include/phy.h b/include/phy.h index d3ecd6378b..2fcc328d5b 100644 --- a/include/phy.h +++ b/include/phy.h @@ -1,6 +1,6 @@ /* * Copyright 2011 Freescale Semiconductor, Inc. - * Andy Fleming + * Andy Fleming * * SPDX-License-Identifier: GPL-2.0+ * -- cgit v1.2.3