]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
mtd: update my email address
authorJohn Crispin <john@phrozen.org>
Tue, 20 Dec 2016 19:03:26 +0000 (20:03 +0100)
committerBrian Norris <computersforpeace@gmail.com>
Wed, 8 Feb 2017 20:49:27 +0000 (12:49 -0800)
This patch updates my email address as I no longer have access to the old
one.

Signed-off-by: John Crispin <john@phrozen.org>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/maps/lantiq-flash.c
drivers/mtd/nand/xway_nand.c

index c8febb326fa6695be04bf8bca0daa50083fe5dbb..3e33ab66eb24f2e4ddb8da5afab4691a038d03f2 100644 (file)
@@ -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@openwrt.org>
+ *  Copyright (C) 2010 John Crispin <john@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@openwrt.org>");
+MODULE_AUTHOR("John Crispin <john@phrozen.org>");
 MODULE_DESCRIPTION("Lantiq SoC NOR");
index 895101a5e686457c0dc63237efcb33a79c43a559..ddee4005248c20b9c3b1e58afd74caac37f3c3b8 100644 (file)
@@ -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@openwrt.org>
+ *  Copyright © 2012 John Crispin <john@phrozen.org>
  *  Copyright © 2016 Hauke Mehrtens <hauke@hauke-m.de>
  */