diff options
author | Pratyush Anand <pratyush.anand@gmail.com> | 2015-06-25 18:01:08 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-06-25 20:00:38 -0400 |
commit | e34cadde3be793f179107228243242ccabdbb57c (patch) | |
tree | ee4f9e8dd9b6a920c1e04d61f181fd9247d8c8e6 /drivers/phy | |
parent | b86a50c3b5414eafdbee7f34af4a201a4a7817c2 (diff) |
Pratyush Anand has moved
pratyush.anand@st.com email-id doesn't exist anymore as I have left the
company. Replace ST's id with pratyush.anand@gmail.com.
Signed-off-by: Pratyush Anand <pratyush.anand@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/phy')
-rw-r--r-- | drivers/phy/phy-spear1310-miphy.c | 4 | ||||
-rw-r--r-- | drivers/phy/phy-spear1340-miphy.c | 4 |
2 files changed, 4 insertions, 4 deletions
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 @@ | |||
2 | * ST SPEAr1310-miphy driver | 2 | * ST SPEAr1310-miphy driver |
3 | * | 3 | * |
4 | * Copyright (C) 2014 ST Microelectronics | 4 | * Copyright (C) 2014 ST Microelectronics |
5 | * Pratyush Anand <pratyush.anand@st.com> | 5 | * Pratyush Anand <pratyush.anand@gmail.com> |
6 | * Mohit Kumar <mohit.kumar@st.com> | 6 | * Mohit Kumar <mohit.kumar@st.com> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
@@ -257,5 +257,5 @@ static struct platform_driver spear1310_miphy_driver = { | |||
257 | module_platform_driver(spear1310_miphy_driver); | 257 | module_platform_driver(spear1310_miphy_driver); |
258 | 258 | ||
259 | MODULE_DESCRIPTION("ST SPEAR1310-MIPHY driver"); | 259 | MODULE_DESCRIPTION("ST SPEAR1310-MIPHY driver"); |
260 | MODULE_AUTHOR("Pratyush Anand <pratyush.anand@st.com>"); | 260 | MODULE_AUTHOR("Pratyush Anand <pratyush.anand@gmail.com>"); |
261 | MODULE_LICENSE("GPL v2"); | 261 | 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 @@ | |||
2 | * ST spear1340-miphy driver | 2 | * ST spear1340-miphy driver |
3 | * | 3 | * |
4 | * Copyright (C) 2014 ST Microelectronics | 4 | * Copyright (C) 2014 ST Microelectronics |
5 | * Pratyush Anand <pratyush.anand@st.com> | 5 | * Pratyush Anand <pratyush.anand@gmail.com> |
6 | * Mohit Kumar <mohit.kumar@st.com> | 6 | * Mohit Kumar <mohit.kumar@st.com> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
@@ -290,5 +290,5 @@ static struct platform_driver spear1340_miphy_driver = { | |||
290 | module_platform_driver(spear1340_miphy_driver); | 290 | module_platform_driver(spear1340_miphy_driver); |
291 | 291 | ||
292 | MODULE_DESCRIPTION("ST SPEAR1340-MIPHY driver"); | 292 | MODULE_DESCRIPTION("ST SPEAR1340-MIPHY driver"); |
293 | MODULE_AUTHOR("Pratyush Anand <pratyush.anand@st.com>"); | 293 | MODULE_AUTHOR("Pratyush Anand <pratyush.anand@gmail.com>"); |
294 | MODULE_LICENSE("GPL v2"); | 294 | MODULE_LICENSE("GPL v2"); |