Skip to content

Commit

Permalink
mtd: update my email address
Browse files Browse the repository at this point in the history
This patch updates my email address as I no longer have access to the old
one.

Signed-off-by: John Crispin <[email protected]>
Acked-by: Boris Brezillon <[email protected]>
Signed-off-by: Brian Norris <[email protected]>
  • Loading branch information
blogic authored and computersforpeace committed Feb 8, 2017
1 parent 22f090a commit 40bc941
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions drivers/mtd/maps/lantiq-flash.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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");
2 changes: 1 addition & 1 deletion drivers/mtd/nand/xway_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>
*/

Expand Down

0 comments on commit 40bc941

Please sign in to comment.