Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

gpio: 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@phrozen.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

authored by

John Crispin and committed by
Linus Walleij
baddc7ca 364ac456

+3 -3
+1 -1
drivers/gpio/devres.c
··· 11 11 * 12 12 * This file is based on kernel/irq/devres.c 13 13 * 14 - * Copyright (c) 2011 John Crispin <blogic@openwrt.org> 14 + * Copyright (c) 2011 John Crispin <john@phrozen.org> 15 15 */ 16 16 17 17 #include <linux/module.h>
+1 -1
drivers/gpio/gpio-mm-lantiq.c
··· 3 3 * under the terms of the GNU General Public License version 2 as published 4 4 * by the Free Software Foundation. 5 5 * 6 - * Copyright (C) 2012 John Crispin <blogic@openwrt.org> 6 + * Copyright (C) 2012 John Crispin <john@phrozen.org> 7 7 */ 8 8 9 9 #include <linux/init.h>
+1 -1
drivers/gpio/gpio-stp-xway.c
··· 3 3 * under the terms of the GNU General Public License version 2 as published 4 4 * by the Free Software Foundation. 5 5 * 6 - * Copyright (C) 2012 John Crispin <blogic@openwrt.org> 6 + * Copyright (C) 2012 John Crispin <john@phrozen.org> 7 7 * 8 8 */ 9 9