mtd: update my email address
Linux-MTD Mailing List
linux-mtd at lists.infradead.org
Sun Feb 12 18:59:01 PST 2017
Gitweb: http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=40bc941d6559c2fdfceeb33af0750bfc3d04029d
Commit: 40bc941d6559c2fdfceeb33af0750bfc3d04029d
Parent: 22f090a4b15bf08aab30d8bcdc93d6dc9d07c9a7
Author: John Crispin <john at phrozen.org>
AuthorDate: Tue Dec 20 20:03:26 2016 +0100
Committer: Brian Norris <computersforpeace at gmail.com>
CommitDate: Wed Feb 8 12:49:27 2017 -0800
mtd: update my email address
This patch updates my email address as I no longer have access to the old
one.
Signed-off-by: John Crispin <john at phrozen.org>
Acked-by: Boris Brezillon <boris.brezillon at free-electrons.com>
Signed-off-by: Brian Norris <computersforpeace at gmail.com>
---
drivers/mtd/maps/lantiq-flash.c | 4 ++--
drivers/mtd/nand/xway_nand.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/mtd/maps/lantiq-flash.c b/drivers/mtd/maps/lantiq-flash.c
index c8febb3..3e33ab6 100644
--- a/drivers/mtd/maps/lantiq-flash.c
+++ b/drivers/mtd/maps/lantiq-flash.c
@@ -4,7 +4,7 @@
* by the Free Software Foundation.
*
* Copyright (C) 2004 Liu Peng Infineon IFAP DC COM CPE
- * Copyright (C) 2010 John Crispin <blogic at openwrt.org>
+ * Copyright (C) 2010 John Crispin <john at phrozen.org>
*/
#include <linux/err.h>
@@ -209,5 +209,5 @@ static struct platform_driver ltq_mtd_driver = {
module_platform_driver(ltq_mtd_driver);
MODULE_LICENSE("GPL");
-MODULE_AUTHOR("John Crispin <blogic at openwrt.org>");
+MODULE_AUTHOR("John Crispin <john at phrozen.org>");
MODULE_DESCRIPTION("Lantiq SoC NOR");
diff --git a/drivers/mtd/nand/xway_nand.c b/drivers/mtd/nand/xway_nand.c
index 895101a..ddee400 100644
--- a/drivers/mtd/nand/xway_nand.c
+++ b/drivers/mtd/nand/xway_nand.c
@@ -3,7 +3,7 @@
* under the terms of the GNU General Public License version 2 as published
* by the Free Software Foundation.
*
- * Copyright © 2012 John Crispin <blogic at openwrt.org>
+ * Copyright © 2012 John Crispin <john at phrozen.org>
* Copyright © 2016 Hauke Mehrtens <hauke at hauke-m.de>
*/
More information about the linux-mtd-cvs
mailing list